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;
}
.td
{
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}

.tablestyle
{
border:1px dashed dotted;
border-color:#009900;
}
.tablestyle1
{
border-bottom:1.5px solid #cccccc
}

.tablestyle2
{
border-top:1.5px solid #cccccc
}

.tablestyle3
{
border-left:1.5px solid #cccccc
}

.tablestyle4
{
border-right:1.5px solid #cccccc
}
.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;
}

.heading1
{
font-family:tahoma;
font-size:13px;
font-weight:bold;
color:#CC0000;
}
