ul, body {
	margin:0;
	border:0;
	padding:0;
	background-color: #FFFFFF;  }
 
 h1, h2, h3, h4, h5, p 	{ margin: 0; padding: 0; }

body, table, input, option, textarea, html {
	font-size: 			11px;
	font-family: 		Verdana;
	color: 				#ffffff; }

A:link 		{text-decoration: none; 	color: #C2D6E6;}
A:visited 	{text-decoration: none; 	color: #C2D6E6;}
A:active 	{text-decoration:underline; color:#FFFFFF;}
A:hover 	{text-decoration:underline; color:#FFFFFF;}



h1 { font-size:	19px; color: #ffffff; margin-bottom:6px;}
h2 { font-size:	10px; color: #ffffff; font-weight: normal;}
h3 { font-size:	11px; color: #ffffff; }


.blacktext { font-size:	11px; font-family: Arial; color: #333333; }
.textA:link 	{text-decoration: none; 	color: #000000;}
.textA:visited 	{text-decoration: none; 	color: #000000;}
.textA:active 	{text-decoration:underline; color:#396E8E;}
.textA:hover 	{text-decoration:underline; color:#396E8E;}
.bluetext { font-size:	20px; font-family: Arial;  color: #396E8E; }
.greytextsmall { font-size:	11px; font-family: Arial;  color: #666666; }
.bluetextsmallbold { font-size:	14px; font-family: Arial;  color: #396E8E; font-weight: bold;}
.txtA:link 		{text-decoration: none; 	color: #666666;}
.txtA:visited 	{text-decoration: none; 	color: #666666;}
.txtA:active 	{text-decoration:underline; color:#396E8E;}
.txtA:hover 	{text-decoration:underline; color:#396E8E;}	


