BODY 
{
	font : normal normal xx-small Arial, Helvetica, sans-serif;
	color : #000000;
}

A
{
	font : normal normal xx-small Arial, Helvetica, sans-serif;
	color : #990033;
	text-decoration : none;
	letter-spacing : 1px;
}

A:HOVER 
{
	font : normal normal xx-small Arial, Helvetica, sans-serif;
	color : #990033;
	text-decoration : underline;
	letter-spacing : 1px;
}

TD 
{
	font : normal normal xx-small Arial, Helvetica, sans-serif;
	color : #000000;
}

INPUT 
{
	background : White;
	color : #000000;
	font : normal normal xx-small Arial, Helvetica, sans-serif;
}

H1 
{
	color : #990033;
	font : bold normal x-small Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.fieldname {
	font : normal normal xx-small Arial, Helvetica, sans-serif;
	color : #990033;
	letter-spacing : 1px;
}

p {
	font : normal normal xx-small Arial, Helvetica, sans-serif;
	color : #000000;
	text-indent: 30px;
	text-align: justify;
}

.text{
	font : normal normal xx-small Arial, Helvetica, sans-serif;
	color : #000000;
	text-align: justify;
	text-decoration:none
}

textarea{
	background : White;
	color : #000000;
	font : normal normal xx-small Arial, Helvetica, sans-serif;
}
.white {
	color : #FFFFFF;
	font : bold normal xx-small Verdana, Geneva, Arial, Helvetica, sans-serif;
}