@charset "iso-8859-1";
.toc {
	font-family:	arial,helvetica;
	font-size:		9pt;
	color:				white;
}
A.toc:link              { text-decoration:      none; }
A.toc:active		{ text-decoration:	none; }
A.toc:visited		{ text-decoration:	none; }
A.toc:hover             { text-decoration:      none; color: #FFFF2D;}

.navbar {
	font-family:			Arial,Helvetica,sans-serif;
	font-size:				9pt;
	background-color:	null;
	color:						#ffff2d;
}
A.navbar:link     { text-decoration:  none; color: #ffff2d;}
A.navbar:active   { text-decoration:  none; color: #ffff2d;}
A.navbar:visited  { text-decoration:  none; color: #ffff2d;}
A.navbar:hover    { font-weight:bold;text-decoration:  none; color:  #ff0000; }



.medFont {
	font-family:	Verdana,Arial,Helvetica;
	font-size:		8pt;
	background-color:	null;

	color:				#0000ff;
}
A.medFont:link     { font-weight: ; text-decoration:  none; color:black;}
A.medFont:active   { font-weight: ; text-decoration:  none; color:black;}
A.medFont:visited  { font-weight: ; text-decoration:  none; color:brown;}
A.medFont:hover    { font-weight: normal; text-decoration:  none; color:  yellow; }

.largeFont {
	font-family:  Verdana,Arial,Helvetica;
	font-size:    12pt;
	background-color:	null;
	color:        #666666;
}
A.largeFont:link     { text-decoration:  none; color: white;}
A.largeFont:active   { text-decoration:  none; color: black;}
A.largeFont:visited  { text-decoration:  none; color:  brown;}
A.largeFont:hover    { font-weight:bold;text-decoration:  none; color:  yellow; }

.articleBody {
	font-family:	arial,helvetica;
	font-size:		11pt;
	background-color:	null;
	color:				black;
}


.footer {
	font-family:	arial,helvetica;
	font-size:		8pt;
	color:				white;
}
A.footer:link 		{ text-decoration:	none; }
A.footer:active 	{ text-decoration:	none; }
A.footer:visited 	{ text-decoration:	none; }
A.footer:hover 		{ font-weight:bold;text-decoration:	none; color:	red; }

