html 
{
	font-family: Arial;
}

.style1 
{
	font-family: Arial;
	font-size: 10px;
}

.style2 
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.style3 
{
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}

a:link 
{
	color: #993300;
	text-decoration: none;
}

a:visited 
{
	color: #993300;
	text-decoration: none;
}

a:hover 
{
	color: #FF0000;
	text-decoration: underline;
}

.style4 
{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
}

.style5 
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}

.style6 
{
	font-family: verdana;
	font-size: 10px;
}

.style7 
{
	font-family: Arial; font-size: 11px; 
}

.style9 
{
	font-family: Arial; font-size: 18px; font-weight: bold; color: #990000; 
}

.style10 
{
	font-family: Arial;
	color: #CC3300;
	font-size: 14px;
	font-weight: bold;
}

.style12 
{
	font-family: Arial; font-size: 16px; font-weight: bold; color: #990000; 
}
