BODY {
	background-color: #FFFFFF;
	color: #400040;
	font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    line-height: 16px;
    font-weight: normal;
    font-variant: none;
}

A:LINK, A:VISITED {
	color : #C40040;
	text-decoration : none
}

A:HOVER {
	background-color : #FFFFFF;
	color : #FF0000;
	text-decoration : underline
}

H1 {
	font-family: Verdana;
	font-size: 14px;
}

H2 {
	font-family : Verdana;
	font-size : 13px;
	
}

H3 {
	font-family : Verdana;
	font-size : 12px;
	
}

table {
	font-family: Verdana;
	font-size: 11px;
}
TD {
	FONT-SIZE: 9pt; 
}