body{ 
		color: 000000; 
		font-size: 12px; 
		font-family: MS Sans serif; 
		}

td{	
		font-size: 12px; 
		font-family: Arial; 
		}

th{	
		font-size: 14px; 
		font-family: Arial; 
		font-weight:bold
		}

textarea{	
		font-size: 12px; 
		font-family: Verdana; 
		}

.bigtext
{
		font-size: 14px; 
		font-family: Arial;
}
.header0
{
		font-size: 11px; 
		font-family: Arial;
		font-weight:bold;
}
.header1
{
		font-size: 12px; 
		font-family: Arial;
		font-weight:bold;
}
.header2
{
		font-size: 14px; 
		font-family: Arial;
		font-weight:bold;
}
.header3
{
		font-size: 16px; 
		font-family: Arial;
		font-weight:bold;
}
.header4
{
		font-size: 24px; 
		font-family: Arial, Verdana;
		font-weight:bold;
}

.headerbar1
{
		font-size: 16px; 
		font-family: Verdana;
		font-weight:bold;
}
.copyright
{
		font-size: 10px; 
		font-family: Verdana;
}
LI.err1
{
		font-size: 12px; 
		font-family: Arial;
		font-weight:bold;
		color:red;
}

A:link {text-decoration : underline;color : FF9900;}
A:visited {text-decoration : underline;color : A09C9C;}
A:hover {text-decoration : underline;color : 00A700;}
