BODY {
	font-family: Arial;
	color: #000000;
	background: #FFFFFF;
	size: 8pt
}

H3 {
	font-family: Verdana,Arial;
	color: Teal;
	font-weight: bold;	
    size: 12pt
}

H2 {
	font-family: Verdana,Arial;
	color: Teal;
	font-weight: bold;
}

H1 {
    font-family: Verdana,Arial;
	color: #408080;
	font-weight: bold;
}

A  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : Teal;
	font-weight: bold;
	text-decoration: none;
}
/*
body  {
	font-size : 10pt;
	font-family : Verdana, Arial;
	color : 003366;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin : 0;
	marginheight : 0;
	background-color : White;
}
*/
td  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : 000000;	
}

A:HOVER {
	color: Blue;
}

DT {
    font-family: Verdana,Arial;
    color: #0000AA;
}
	
DD {
    font-family: Arial;
	font-style: italic;
	color: #AA0000;
}