A:link  {
		text-decoration : none;
		color :#CC6633;
	}

A:visited  {
		text-decoration : none;
		color : #CC6633;
	}

A:active  {
		text-decoration : underline;
		color : #993300;
	}

A:hover  {
		text-decoration : underline;
		color :#993300;
	}

table {border-spacing: 0px; border-style: none; padding: 0px;}

td {font-family : Verdana,Arial,Helvetica, sans-serif;
	font-size : 10px;
	LINE-HEIGHT :12px ;
	font-style : normal;
	font-weight : normal;
	color : #666666;}

ul {margin-top: 0px; margin-bottom: 0px;}

.text  {
	font-family : Verdana,Arial,Helvetica, sans-serif;
	font-size : 10px;
	LINE-HEIGHT :14px ;
	font-style : normal;
	font-weight : normal;
	color : #666666;
	}
	
.textbold  {
	font-family : Verdana,Arial,Helvetica, sans-serif;
	font-size : 10px;
	LINE-HEIGHT :14px ;
	font-style : normal;
	font-weight : bold;
	color : #666666;
	}
	
.textsmall  {
	font-family : Verdana,Arial,Helvetica, sans-serif;
	font-size : 8px;
	LINE-HEIGHT :10px ;
	font-style : normal;
	font-weight : normal;
	color : #666666;
	}
	
.head  {
	font-family : Verdana,Arial,Helvetica, sans-serif;
	font-size : 14px;
	LINE-HEIGHT :16px ;
	font-style : normal;
	font-weight : bold;
	color : #3333FF;
	}

.subhead  {
	font-family : Verdana,Arial,Helvetica, sans-serif;
	font-size : 12px;
	LINE-HEIGHT :14px ;
	font-style : normal;
	font-weight : normal;
	color : #3333FF;
	}
	
.errorhead  {
	font-family : Verdana,Arial,Helvetica, sans-serif;
	font-size : 14px;
	LINE-HEIGHT :16px ;
	font-style : normal;
	font-weight : bold;
	color : #FF3333;
	}

.errortext  {
	font-family : Verdana,Arial,Helvetica, sans-serif;
	font-size : 10px;
	LINE-HEIGHT :14px ;
	font-style : normal;
	font-weight : normal;
	color : #FF3333;
	}