td           {
	font-family: Arial, Helvetica, Geneva;
	font-size: 10pt;
	color: #000000
}
table           {
	font-family: Arial, Helvetica, Geneva;
	font-size: 10pt;
	color: #000000
}
.blanklink{
	color: black;
	text-decoration: none;
}
A:LINK, A:VISITED, A:ACTIVE {
	font-family: Arial, Helvetica, Geneva;
	font-size: 10pt;
	color: #3163B5;
}
A:ACTIVE, A:HOVER {
	font-family: Arial, Helvetica, Geneva;
	font-size: 10pt;
	color: blue;
}
.pagetitle{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-weight : bold;
	font-variant : small-caps;
}
.headline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
}
.subhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}
.smallfont {
	font-size : 8pt;
}

.section{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
}
.textarea {
	font-family : monospace;
	font-size : 8pt
}
.tblHeader   {
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.rsHeader   {
	font-family: Verdana;
	font-size: 10pt;
	color: Black;
	font-weight: bold;
	background : #E4E4E4;
}
.error
{
	COLOR: red;
	FONT-FAMILY: Verdana, Arial;
	font-size : 8pt;
}
.copyright{
	color : #353535;
	font-size : 9pt;
}
.formtip{
	color : Gray;
	font-size : 9pt;
}
