P  {}

H1  {
	font-size : 14pt;
	font-family : Times New Roman;
	font-style : italic;
	color : #ffffff;
}

H2  {
	font-size : 20pt;
	font-family : Times New Roman;
	font-style : italic;
	color : #135781;
	font-weight : bold;
}

H3  {
	font-size : 12pt;
	font-family : Arial;
	font-style : italic;
	color : #bbbbbb;
}

A  {
	font-size : 10pt;
	font-family : Arial;
	color : #686868;
	text-decoration : none;
}

A:Visited  {
	font-size : 10pt;
	font-family : Arial;
	color : #686868;
	text-decoration : none;
}

A:Active  {
	font-size : 10pt;
	font-family : Arial;
	color : #686868;
	text-decoration : none;
}

A:Hover  {
	font-size : 10pt;
	font-family : Arial;
	color : #ffffff;
	text-decoration : none;
	background : #345594;
}

BODY  {
	font-size : 10pt;
	font-family : Arial;
	color : #686868;
}

TD  {
	font-size : 10pt;
	font-family : Arial;
	color : #686868;
}

H4  {
	font-size : 14pt;
	font-family : Times New Roman;
	font-style : italic;
	font-weight : bold;
	color : #6b6b6b;
}


