body          {	
                margin:20px 0px; padding:0px;
 	        text-align:center;
                font-family:optima,tahoma,sans-serif;
                font-size:14pt;
                background-color:#4e61a1;
                color:#ffffff;
	      }

#page         {
                width:80%;
                margin:0px auto;
                text-align:left;
                padding:15px;
                border:none;
                background-color:#4e61a1;
              }

#page2        {
                width:80%;
                margin:0px auto;
                padding:15px;
                border:none;
                color:black;
                background-color:white;
              }

#page2 a      {
                color           :black;
              }

img           {
                border          :none;
              }

.centre       {
 	        text-align:center;
              }

h1            {
                font-size       : 20pt;
              }

a             { 
                text-decoration : none;
                color           : #00ffff;
              }

a:active      { 
                text-decoration : none;
                color           : #ffffff;
              }

a:hover       { 
                text-decoration : none;
                color           : #ffffff;
              }

.nav          {
                width           : 100%;
                font-size       : 12pt;
              }

.input        {
                text-align:left;
                font-size:14pt;
              }

textarea      {
                text-align:left;
              }

td            {
                vertical-align  : top;
                text-align      : left;
                padding-bottom  : 5px;
              }

ul            {
                list-style-position  : inside;
                margin               : 0px;
              }

.smallright   {
                font-size       : 8pt;
                text-align      : right;
              }

.small        {
                font-size       : 8pt;
                text-align      : center;
              }

.error        {
                color           : #ff0000;
                font-weight     : bold;
              }

.imageright   {
                border-style    : none;
                border-width    : 0px;
                float           : right;
                margin-left     : 10px;
              }


