body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

.css {
	font-family: Arial;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
}

a {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}

.head {
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
}
.text {
	font-family: Arial;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.style1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFF99;
}

style1.A:active
{
	font-size: 24px;
	font-weight: bold;
	color: #FFFF99;
}
h2
{color:#FFFFFF;}