td
{
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
}

p
{
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
}

#standard
{
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
}

#standardtop
{
	font-family: Verdana;
	color: #000000;
	font-size: 14px;
}

#standardwhite
{
	font-family: Verdana;
	color: #ffffff;
	font-size: 12px;
}

.standardwhite
{
	font-family: Verdana;
	color: #ffffff;
	font-size: 12px;
}

.smallstandardwhite
{
	font-family: Verdana;
	color: #ffffff;
	font-size: 10px;
}

.smallstandardgrey
{
	font-family: Verdana;
	color: #cccccc;
	font-size: 10px;
}

#smallstandard
{
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
}

.forms
{
	font-family : Verdana;
	font-size: 12px;
	color : #000000;
	background-color : #EEEEEE;
	border-color : #000000;
	border-style : solid;
	border-width : 1;
}

.formsrequired
{
	font-family : Verdana;
	font-size: 12px;
	color : #000000;
	background-color : #ff9999;
	border-color : #000000;
	border-style : solid;
	border-width : 1;
}

.smallforms
{
	font-family : Verdana;
	font-size: 10px;
	color : #000000;
	background-color : #EEEEEE;
	border-color : #000000;
	border-style : solid;
	border-width : 1;
}

.smallformsrequired
{
	font-family : Verdana;
	font-size: 10px;
	color : #000000;
	background-color : #ff9999;
	border-color : #000000;
	border-style : solid;
	border-width : 1;
}

A:link {color : #999999; text-decoration : underline;}
A:visited {color : #999999; text-decoration : underline;}
A:active {color : #999999; text-decoration : underline;}
A:hover {color : #FFFFFF; text-decoration : underline;}

A.links:link {color : #333333; text-decoration : none;}
A.links:visited {color : #333333; text-decoration : none;}
A.links:active {color : #333333; text-decoration : none;}
A.links:hover {color : #990000; text-decoration : underline;}

A.linkswhite:link {color : #999999; text-decoration : underline;}
A.linkswhite:visited {color : #999999; text-decoration : underline;}
A.linkswhite:active {color : #999999; text-decoration : underline;}
A.linkswhite:hover {color : #FFFFFF; text-decoration : none;}

A.linkswhite_reverse:link {color : #ff0000; text-decoration : underline;}
A.linkswhite_reverse:visited {color : #ff0000; text-decoration : underline;}
A.linkswhite_reverse:active {color : #ff0000; text-decoration : underline;}
A.linkswhite_reverse:hover {color : #ffffff; text-decoration : none;}
