.topnav { 
	font-family : arial,helvetica ;
	font-weight : normal ;
	font-style : normal ;
	font-size : 8pt ;
	color : #FFFFFF ;
	text-decoration : none ;
}

.topnav:hover { 
	font-family : arial,helvetica ;
	font-weight : normal ;
	font-style : normal ;
	font-size : 8pt ;
	color : #D5B240 ;
	text-decoration : none ;
}

.homelink { 
	font-family : arial,helvetica ;
	font-weight : bold ;
	font-style : normal ;
	font-size : 12pt ;
	color : #660000 ;
	text-decoration : none ;
}

.homelink:hover { 
	font-family : arial,helvetica ;
	font-weight : bold ;
	font-style : normal ;
	font-size : 12pt ;
	color : #CC0000 ;
	text-decoration : none ;
}

.header{ 
	font-family : arial,helvetica ;
	font-weight : bold;
	font-style : normal ;
	font-size : 18pt ;
	color : #000000 ;
	text-decoration : none ;
}

.content { 
	font-family : arial,helvetica ;
	font-weight : normal ;
	font-style : normal ;
	font-size : 10pt ;
	color : #000000 ;
	text-decoration : none ;
}

.contentlink {
	font-family : arial,helvetica ;
	font-weight : normal ;
	font-style : normal ;
	font-size : 10pt ;
	color : #660000 ;
	text-decoration : none;
}

.contentlink:hover {
	font-family : arial,helvetica ;
	font-weight : normal ;
	font-style : normal ;
	font-size : 10pt ;
	color : #cc0000 ;
	text-decoration : none;
}

.caption { 
	font-family : arial,helvetica ;
	font-weight : bold ;
	font-style : italic ;
	font-size : 10pt ;
	color : #000000 ;
	text-decoration : none ;
}

.rolltypetable {
	font-family : arial,helvetica;
	font-weight : normal;
	font-style : normal;
	font-size : 10pt;
	color : #000000;
	text-decoration : none;
}

.footnote {
	font-family : arial,helvetica;
	font-weight : bold;
	font-style : normal;
	font-size : 8pt;
	color : black;
	text-decoration: none;
	text-transform: uppercase;
}

.formlabel { 
	font-family : arial,helvetica ;
	font-weight : bold;
	font-style : normal;
	font-size : 10pt ;
	color : #000000 ;
	text-decoration : none ;
}
