BODY
    {
    padding: 0px;
    margin-top: 0px;
    margin-left: 15px;
    margin-right: 0px;
    background-color : #FFFFFF;
    color : #000000;
    font-family : Verdana, Arial, Helvetica, San-Serif;
    }


.mainHeader {
	font-size: 18px;
	font-weight: bold;
	color: #F2C635;
	text-decoration: none;
	
}


.mainContent1 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}


.mainContent2 {
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	
}


.shortHeader {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}

.a1 {
	color: rgb(79,140,255);
	font-weight: bold;
}

.a1:hover {
	color: white;
	background-color: rgb(79,140,255);
	text-decoration: none;
	font-weight: bold;
}
