TABLE {
	color : #030972;
	font-family : "Times New Roman", sans-serif;
	font-size : 10pt;
	text-align : center;
}
BODY {
	color : #030972;
	font-family : "Times New Roman", sans-serif;
	font-size : 10pt;
	text-align : center;
}

A {
	color : #030972;
	font-family : "Times New Roman", sans-serif;
	text-decoration : none;
	font-size : 10pt;
}

A:HOVER {
	color : Red;
	font-family : "Times New Roman", sans-serif;
	text-decoration : none;
	font-size : 10pt;
}

A:VISITED {
font-family : "Times New Roman", sans-serif;
	font-size : 10pt;
}
