
.errorText
{
	font-family:tahoma,verdana,arial;
	font-size:10pt;
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
}

.normalText
{
	font-family:tahoma,verdana,arial;
	font-size:10pt;
	color:#000000;
	text-decoration:none;
}

td { font-size:8pt; }

a:link		{ color: #0000FF; }
a:visited	{ color: #0000FF; }
a:hover		{ color: #0000FF; }
a:active	{ color: #0000FF; }

.menuText
{
	font-family:tahoma,verdana,arial;
	font-size:8pt;
	color:#000000;
	text-decoration:none;
}


.headingText
{
	font-family:tahoma,verdana,arial;
	font-size:14pt;
	color:#000000;
	text-decoration:none;
}

