td {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
p {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 18px;


}
p1 {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;


}
.main {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-family: verdana;
	font-size: 10px;
	color: #FFFF00;
	text-decoration: none;
}
.heading {
	font-family: verdana;
	font-size: 12px;
	color: #66FFFF;
	text-decoration: none;
}
.link {
	font-family: verdana;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #FFFF00;
	text-decoration: none;
	background-color: #000000;
}

