body {
	margin: 0px;
	padding: 0px;
	background-color:#FFFFff;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #999999;
}
input
{
font-family:Verdana, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
background-color:#ffffff;
border:1px solid #E2E2FF;
}

select
{
font-family:Verdana, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
background-color:#ffffff;
border:1px solid #E2E2FF;
}

textarea
{
font-family:Verdana, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
background-color:#ffffff;
border:1px solid #E2E2FF;

}
.td
{
font-family:Verdana, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
}

.tablestyle
{
border:1.5px solid #99ccff
}
.tablestyle1
{
border-bottom:1.5px solid #99ccff
}

.tablestyle2
{
border-top:1.5px solid #99ccff
}

.tablestyle3
{
border-left:1.5px solid #99ccff
}

.tablestyle4
{
border-right:1.5px solid #99ccff
}
.heading
{
font-family:tahoma;
font-size:13px;
font-weight:bold;
}

.lablestyle
{
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#000000;
}

.lablestyle2
{
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#333333;
}

.lablestyle1
{
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size:11px;
color:#003333;
}

.lablestyle3
{
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#0066ff;
.heading1
{
font-family:tahoma;
font-size:13px;
font-weight:bold;
color:#CC0000;
}
