.header
{
	font-family: Arial;
	font-size: 16px;
	color: Black;
	text-decoration: none;
        font-weight: bold;
}

.sub
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.mainText 
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
        font-weight: normal;
	
}


.mainTextsmall
{
	font-family: Arial;
	font-size: 10px;
	color: Black;
        font-weight: normal;
	
}

.mainTextsmall A 
{
	font-family: Arial;
        text-decoration: underline;
	font-size: 10px;
	color: Black;
        font-weight: normal;
	
}

.mainText A 
{
	font-family: Arial;
        text-decoration: underline;
	font-size: 12px;
	color: Black;
        font-weight: normal;
	
}

.mainText A:hover
{
	font-family: Arial;
        text-decoration: none;
	font-size: 12px;
	color: Black;
        font-weight: normal;
	
}

.mainTextGreen
{
	font-family: Arial;
	font-size: 10px;
	color: #666600;
        font-weight: normal;
	
}
