BODY {
		color : #400000;
        font-size : 12pt;
	font-style : normal;
       	font-family :"Times New Roman",Times New Roman CE, Arial CE, Arial, Helvetica, sans-serif;
}
H1, H2 {
	color : #00829B;
	font-family : "Times New Roman",Times New Roman CE, Arial CE,Arial, Helvetica, sans-serif;
	font-style : bold;
	text-transform : uppercase;
	text-align : center;
}
H3, H4, H5, H6 {
	color : #00829B;
	font-family : "Times New Roman",Times New Roman CE, Arial CE, Arial, Helvetica, sans-serif;
	font-style : bold;
	text-transform : uppercase;
}
A {
	color : #00829B;
	font-weight : normal;
	text-decoration : none;
}
A:VISITED {
	color : Navy;
	text-decoration : none;
	font-weight : normal;
}
A:HOVER {
	color : Red;
	text-decoration : underline;
	font-weight : bold;
}
A#top {
	color : #00829B;
	font-weight : normal;
	text-decoration : underline;	
}
A:HOVER#top {
	color : Red;
	text-decoration : underline;
	font-weight : normal;
}
