P  {
	font-family : "Verdana", sans-serif;
	font-size : 13px;
	line-height:normal;
	}

H1  {
	font-family : "Verdana", sans-serif;
	font-size : 22px;
	color : #3300cc;
} 

H2  {
	font-family : "Verdana", sans-serif;
	font-size : 18px;
	color :#3300cc;
}

H3  {
	font-family : "Verdana", sans-serif;
	font-size : 18px;
	color : #ffcc33;
	}

A  {
	font-family : "Verdana", sans-serif;
	color : #0000FF;
	text-decoration : underline;
}

A:Visited  {
	font-family : "Verdana", sans-serif;
	text-decoration : underline;
}

A:Active  {
	font-family : "Verdana", sans-serif;
	color : red;
	text-decoration : underline;
}

A:Hover  {
	font-family : "Verdana", sans-serif;
	color : red;
	text-decoration : underline;
}

BODY  {
	font-family : "Verdana", sans-serif;
	font-size : 14px;
}

.list  {
	font-family : "Verdana", sans-serif;
	font-size : 13px;
}
.link {
	font-family:"Verdana",sans-serif;
	color:white;
	font-size : 14px;
}	
.table A:Hover  {
	font-family : "Verdana", sans-serif;
	color : red;
	text-decoration : underline;

}

.white A  {
	font-family : "Verdana", sans-serif;
	color : #ffffff;
	text-decoration : underline;
}

.red  {
	font-family : "Verdana", sans-serif;
	color : #CC3300;
	font style : bold;
	font-size : 14 pt;
	text-decoration : none;
}

.small{
	font-family : "Verdana", sans-serif;
	font-size : 12px;
	
	}
.TD{
	font-family : "Verdana", sans-serif;
	font-size : 13px;
	line-height:normal;
	}