a:link
{
	color: #CC0000;
	text-decoration: none;
}

a:visited
{
	color: #CC0000;
	text-decoration: none;
}

a:hover
{
	color: #999999;
	text-decoration: none;
}

a:active
{
	color: #CC0000;
	text-decoration: none;
}

a.ext:link
{
	color: #993333;
	text-decoration: none;
}

a.ext:visited
{
	color: #993333;
	text-decoration: none;
}

a.ext:hover
{
	color: #999999;
	text-decoration: none;
}

a.ext:active
{
	color: #993333;
	text-decoration: none;
}

a.hed:link
{
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.hed:visited
{
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.hed:hover
{
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.hed:active
{
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.hedext:link
{
	color: #996666;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.hedext:visited
{
	color: #996666;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.hedext:hover
{
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.hedext:active
{
	color: #996666;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.smalltext
{
	font-family: Times New Roman, Arial, Helvetica;
	font-size: 9px;
	line-height: 130%;
	color: #333333;
}

.heading
{
	font-family: Times New Roman, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
	color: #333333;
}

.graybold
{
	font-family: Times New Roman, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	line-height: 140%;
	color: #666666;
}

.whitebold
{
	font-weight: bold;
	font-size: 13px;
	color: white;
	line-height: 140%;
	font-family: Times New Roman, Arial, Helvetica;
}

.whitebold
{
	font-family: Times New Roman, Arial, Helvetica;
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
}

input
{
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}

UL
{
	line-height: 150%;
}

.greytext
{
	font-family: "Times New Roman" , Arial, Helvetica;
	font-size: 13px;
	line-height: 150%;
	color: #333333;
}

.whitetext
{
	font-size: 13px;
	color: white;
	line-height: 150%;
	font-family: "Times New Roman" , Arial, Helvetica;
}