p
{
	margin-top: 0px;
}

.copyright  {
color:	white;
text-decoration:	none;
}

/*Firefox requires each tab to be individually defined, but it does not need 
	to list out all the subtypes (a.nav, a.nav:link, etc.)*/
.nav  {
color:	white;
font-family:	Helvetica, sans-serif;
font-size:	11px;
font-weight:	bold;
text-decoration:	none;
text-transform:	uppercase;
}

.nav, a.nav, a.nav:link, a.nav:visted, a.nav:active, a.nav:hover  {
color:	white;
font-family:	Helvetica, sans-serif;
font-size:	11px;
font-weight:	bold;
text-decoration:	none;
text-transform:	uppercase;
}

.navSelected  {
color:	#CCCCCC;
font-family:	Helvetica, sans-serif;
font-size:	11px;
font-weight:	bold;
text-decoration:	none;
text-transform:	uppercase;
}

.navSelected, a.navSelected, a.navSelected:link, a.navSelected:visted, a.navSelected:active, a.navSelected:hover  {
color:	#CCCCCC;
font-family:	Helvetica, sans-serif;
font-size:	11px;
font-weight:	bold;
text-decoration:	none;
text-transform:	uppercase;
}

.pageTitle  {
color:	#E51B24;
font-family:	Helvetica, sans-serif;
font-size:	14px;
font-weight:	bold;
letter-spacing:	1pt;
text-transform:	uppercase;
}

BODY  {
font-family:	Verdana, Helvetica, sans-serif;
font-size:	11px;
font-weight:	normal;
letter-spacing:	normal;
line-height:	13pt;
text-transform:	none;
word-spacing:	normal;
}

TD  {
font-family:	Verdana, Helvetica, sans-serif;
font-size:	11px;
font-weight:	normal;
letter-spacing:	normal;
line-height:	13pt;
text-transform:	none;
word-spacing:	normal;
}

a  {
color:	#990000;
}
