BODY
{
	font-family: "Trebuchet MS", Arial;
	scrollbar-face-color: #880000;
	scrollbar-highlight-color: #880000;
	scrollbar-shadow-color: #880000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	color: #000000;
	font-size: 10pt;
	line-height: normal;
	font-style: normal;
	font-weight: normal;

}
 
.footnote {
	font-size: xx-small;
	color: #333333;
}

a 
{
    color: #ffffff; text-decoration: none;
}
a:visited 
{
    color: #ffffff; text-decoration: none;
}
a:hover 
{
    color: #00cccc; text-decoration: underline;
}
a:active 
{
	color: #ffffff;
	text-decoration: none;
}

a.alt 
{
    color: #0000ff; text-decoration: underline;
}
a.alt:visited 
{
    color: #0000ff; text-decoration: underline;
}
a.alt:hover 
{
    color: #0000ff; text-decoration: underline;
}
a.alt:active 
{
	color: #0000ff;
	text-decoration: underline;
}

.toutline {
	border: thin solid #eeb310;
}

.default {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}

.defaultLink {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	background-color: #990000;
}

.defaultWhite {

	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
}
