TABLE {
	background-color : #FFCE63;
}
ADDRESS {
	font-family : Verdana;
	font-size : 10pt;
	font-style : normal;
}
BODY {
	margin-bottom : 0px;
	margin-top : 0px;
	background-color : #33CCFF;
}
TR {
	background-color : #FFCE63;
}
P {
	font-family : Verdana;
	font-size : 12pt;
	font-style : normal;
}
TD {
	font-family : Verdana;
	font-size : 10pt;
	
}
H1 {
	font-family : Verdana;
}
P.1 {
	font-family : Verdana;
	font-size: 8pt;
}
a {
	color: Blue;
	font-size:10pt;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
} 

a:hover {
	color: Red;
	text-decoration: underline;
}
TH {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

