BODY
{
}

.toptextwhite
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
}

.topnavwhite
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.topnavwhite:hover
{
	text-decoration: underline;
}

.normaltext
{
	font-family: Helvetica;
	font-size: 13px;
	color: #757575;
	line-height: 19px;
}

.largetext
{
	font-family: Helvetica;
	font-size: 20px;
	color: #910029;
	line-height: 26px;
}

.red
{
	color: #910029;
	font-size:14px;
}

.smalltext
{
	font-family: Helvetica;
	font-size: 11px;
	color: #484848;
	line-height: 9px;
}

.righttabletext
{
	font-family: Helvetica;
	font-size: 11px;
	color: #757575;
	line-height: 16px;
}

.normallink
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #910029;
	text-decoration: none;
}

.normallink:hover
{
	text-decoration: underline;
}

.footertext
{
	font-family: Arial;
	font-size: 9px;
	color: #757575;
}

