body 		{background-color: rgb(256,256,256);
		margin: 0px}

table   	{background-color: rgb(255,255,255); 
		border: 0px}

td.links	{padding: 10px;
		background-color: rgb(204,230,255);
		vertical-align: top; 
		font-family: Times New Roman, serif;
		font-size: 13;
		font-weight: bold;
		color: rgb(0,0,130);
		text-align: center;
		border-left: 2px solid rgb(255,255,255);
		border-right:0px solid rgb(255,255,255);
		border-bottom: 0px solid rgb(255,255,255);
		border-top: 0px solid rgb(255,255,255)}

td.banner	{padding: 0px;
		background-color: rgb(204,230,255);
		text-align: left;
		border: 0px solid rgb(255,255,255)}

td.main		{padding: 20px;
		background-color: rgb(255,255,255);
		vertical-align: top; 
		font-family: sans-serif;
		font-size: 12;
		text-align: justify}

td		{padding-right: 20px;
		background-color: rgb(255,255,255);
		vertical-align: top; 
		font-family: sans-serif;
		font-size: 12;
		text-align: justify}


td.left		{padding: 15px;
		background-color: rgb(230,240,255);
		vertical-align: top; 
		font-family: sans-serif;
		font-size: 10;
		text-align: left;
		color: rgb(0,0,130)}

a:link 		{color: rgb(0,0,130);	
		FONT-WEIGHT: Bold; 
		TEXT-DECORATION: none}
      
a:visited 	{color: rgb(0,0,130);	
		FONT-WEIGHT: Bold;  
		TEXT-DECORATION: none}

a:hover 	{color: rgb(0,0,130); 	
		FONT-WEIGHT: Bold; 
		TEXT-DECORATION: underline} 

a:active 	{color: rgb(0,0,130); 	
		FONT-WEIGHT: Bold; 
		TEXT-DECORATION: none}

a.mail:link 	{color: rgb(0,0,0); 
		font-weight: normal; 
		TEXT-DECORATION: none; 
		background-color: transparent;
		font-family: sans-serif;
		font-size: 12;}
      
a.mail:visited 	{color: rgb(0,0,0); 
		font-weight: normal; 
		TEXT-DECORATION: none; 
		background-color: transparent;
		font-family: sans-serif;
		font-size: 12;}  

a.mail:hover 	{color: rgb(0,0,0); 
		font-weight: normal; 
		TEXT-DECORATION: underline; 
		background-color: transparent;
		font-family: sans-serif;
		font-size: 12;} 

a.mail:active 	{color: rgb(0,0,0); 
		font-weight: normal; 
		TEXT-DECORATION: none; 	
		background-color: transparent;
		font-family: sans-serif;
		font-size: 12;}

a img 		{border: none} 

img.floatleft	{float: left;		
		margin-right: 25px;
		margin-bottom: 10px}

img.floatright	{float: right;		
		margin-left: 25px;
		margin-bottom: 10px}

img.floatcentre	{float: center;		
		margin: 0px}

h3		{font-family: sans-serif;
		font-size: 13;
		font-weight: bold}

li		{line-height: 20px}

