body {
	background-color: #FFE401;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h6{background-color: #000000;}
.style1 {
	font-size: 10px;
	color: #333333;
	font-family: Verdana;
	font-weight: bold;	
						
									
}
.style2 {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
.style3 {
	font-size: 10px;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style8 {font-size: 14px}
.style9 {color: #FF0000}

.style14 {color: #333333}
.style15 {color: #FFE401}


a:link {
	color: #9a9a9a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9a9a9a;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
