html {
	color : #012B5D;
	font-style : normal;
	font-family : Arial, Verdana;
	font-variant : normal;
	font-weight : normal;
	font-size : 10pt;
	vertical-align : top;
}
h1 {
	color : #012B5D;
	font-style : italic;
	font-family : Arial, Verdana;
	font-variant : normal;
	font-weight : bold;
	font-size : 25pt;
	vertical-align : middle;
	text-align : center;
}
h2 {
	color : #012B5D;
	font-style : normal;
	font-family : Arial, Verdana;
	font-variant : normal;
	font-weight : normal;
	font-size : 16pt;
	vertical-align : middle;
	text-align : left;
}
h3 {
	color : #012B5D;
	font-style : normal;
	font-family : Arial, Verdana;
	font-variant : normal;
	font-weight : normal;
	font-size : 14pt;
	vertical-align : middle;
	text-align : center;
}
h4 {
	color : #012B5D;
	font-style : normal;
	font-family : Arial, Verdana;
	font-variant : normal;
	font-weight : normal;
	font-size : 8pt;
	vertical-align : middle;
	text-align : center;
}
h5 {
	color : #2e3092;
	font-family : Arial, Verdana;
	font-variant : normal;
	font-size : 8pt;
	text-align : right;
}
 
A:LINK {
	color : #012B5D;
	font-style : normal;
	font-family : Arial, Verdana;
	font-variant : normal;
	font-weight : normal;
	font-size : 10pt;
	text-decoration : none;
}
A:ACTIVE { color : #012B5D; font-style : normal; font-family : Arial, Verdana; font-variant : normal; font-weight : normal; font-size : 10pt; text-decoration : none}
A:VISITED { color : #012B5D; font-style : normal; font-family : Arial, Verdana; font-variant : normal; font-weight : normal; font-size : 10pt; text-decoration : none;}
A:HOVER { color : #012B5D; font-style : normal; font-family : Arial, Verdana; font-variant : normal; font-weight : normal; font-size : 10pt; text-decoration : underline;}
table { color : #012B5D; font-style : normal; font-family : Arial, Verdana; font-variant : normal; font-weight : normal; font-size : 10pt; vertical-align : middle; }

HTML, BODY {
scrollbar-arrow-color : #FFFFFF;
scrollbar-base-color : 2A4B78;
scrollbar-track-color : 8A94AF;
}
