A {
	font-size : 9pt;
	text-decoration: none;
	color: #177A8A;
	font-weight: normal;
	background-color : none;
	font-family : Verdana;
}
A.tiny {
	font-size : 7pt;
	text-decoration: none;
	color: #990000;
	background-color : none;
	font-family : Verdana;
}
A.tiny:hover {
	font-size : 7pt;
	text-decoration: underline;
	color: #6666FF;
	background-color : none;
	font-family : Verdana;
}
A.selected{
	font-size : 9pt;
	text-decoration: none;
	color: #1C336F;
	background-color : none;
	font-family : Verdana;
}
A:hover {
	font-size : 9pt;
	text-decoration: underline;
	color: #F67210;
	background-color : none;
	font-family : Verdana;
}

A.menu:Hover {
	font-size : 10pt;
	text-decoration: none;
	color: #378858;
	background-color : none;
	font-family : Verdana;
}


TD.bodytext {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10pt;
	background-color : none;
	color: #1C336F;
	text-align: left;
	font-weight: normal;
	vertical-align : top;
}
TD.small {
	font-family : Verdana, Arial, Helvetica;
	font-size : 8pt;
	background-color : none;
	color: #1C336F;
	text-align: left;
	font-weight: normal;
	vertical-align : top;
}
TD.bodytextbold{
	font-family : Verdana, Arial, Helvetica;
	font-size : 10pt;
	background-color : none;
	color: #1C336F;
	text-align: left;
	font-weight: bolder;
	vertical-align : top;
}
span.header {
	font-size : 9pt;
	text-decoration: none;
	color: #1C336F;
	font-weight: bold;
	font-family : Verdana, Arial, Helvetica;
}
span.header3 {
	font-size : 17pt;
	text-decoration: none;
	color: #03998F;
	font-weight: bold;
	font-family : Georgia, Times New Roman;
}
span.header2 {
	font-size : 10pt;
	text-decoration: none;
	color: #1C336F;
	font-weight: normal;
	font-family : Verdana, Arial, Helvetica;
}