body,td,p  {
	font-size : 12pt;
	font-family : arial;
	color : #000000;
}

a  {
	font-family : arial;
	font-size : 9pt;
	text-decoration : underline;
	color : #676262;
}

a:hover  {
	text-decoration : underline;
	color : #0000ff;
}

h2  {
	font-family : arial;
	font-size: 16pt;
	color : #304782;

}


h3  {
	font-family : arial;
	font-size: 12pt;
	color : #304782;
}

h4  {
	font-family : arial;
	font-size: 10pt;
	color : #304782;
}

h5  {
	font-family : arial;
	font-size: 8pt;
	color : #304782;
}

.small  {
	font-size : 10pt;
	font-family : arial;
	color : #06308F;
}

.verysmall  {
	font-size : 9pt;
	font-family : arial;
	color : #06308F;
}

.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;
}

.menu A:hover  {
	font-size : 10pt;
	font-family : arial;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

