body {
	background-color: #333333;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
	}
.text {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.text:link {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.text:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.text:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.htext {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:link
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	color: #D20000;
}
a.menu:visited {

	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	color: #D20000;
}
a.menu:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	color: #FFFFFF;
}
.menu {

	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	color: #D20000;
}
.developerlink {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: capitalize;
}
.para {
	text-align: justify;
}
