body,td,p  {
	font-size : 12pt;
	font-family : arial;
	color : #000000;
}

a  {
	font-family : arial;
	font-size : 12pt;
	text-decoration : underline;
	color : #0000cc;
}

a:hover  {
	text-decoration : underline;
	color : #0000ff;
}

h2  {
	font-family : arial;
	font-size: 16pt;
	color: #154688;
}


h4  {
	font-family : arial;
	font-size: 13pt;
	color : #154688;
}



.small  {
	font-size : 11pt;
	font-family : arial;
	color : #02184b;
}

.small:hover  {
	font-size : 10pt;
	font-family : arial;
	color : #000000;
}

.menu  {
	color : black;
	height : auto;
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	line-height : 12px;
	z-index : 10;
}

.menu A  {
	font-size : 10pt;
	font-family : arial;
	color : #06308F;
	line-height : 18px;
	font-weight : bold;
	text-decoration : none;
}

.line  {
	font-size : 9pt;
	font-family : verdana;
	color : black;
	text-decoration : italic;
}







.menu A:hover  {
	font-size : 10pt;
	font-family : arial;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

