h1  {
	font-size : 14pt;
	font-family : Arial;
	font-weight : bold;
	font-height : bold;
	color : #000000;
}

h2  {
	font-size : 8pt;
	font-family :Verdana;
	font-weight : normal;
	font-height : normal;
	color : #00386E;
}

h3  {
	font-size : 7pt;
	font-family :Verdana;
	font-weight : normal;
	font-height : normal;
	color : #fefbaf;
}

h4  {
	font-size : 10pt;
	font-family :Verdana;
	font-weight : normal;
	font-height : normal;
	color : #00386E;
}

A  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #132767;
	text-decoration : none;
}

A:Visited  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #132767;
	text-decoration : none;
}

A:Active  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #808080;
	text-decoration : none;
}

A:Hover  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #ff9b00;
	text-decoration : none;
}

HR  {
	width : 100%;
	color : #122b74;
}
