body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}



h1, h2, h3, h4, h5, h6

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(#66CCCC);
	font-size: 12px;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #66CCCC; 
	font-size: 12px;
}
h3
{
	color: rgb(51,153,102); 
}
h4
{
	color: rgb(102,51,153);
}
h5
{
	color: rgb(255,102,153);
}
h6

/* Begin Web Design O Style*/
A.green:link {
font-size: 10px;
font-weight: normal;
	color: #00CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A.green:visited {
font-size: 10px;
font-weight: normal;
	color: #00CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A.green:active {
font-size: 10px;
font-weight: normal;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

A.green:hover {
font-size: 10px;
font-weight: normal;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.mdheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

/* End Web Design O Style*/


.maintable {
	border: 1px solid #999999;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #6B6B6B;
	text-decoration: none;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #6B6B6B;
}
.text_2 {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 11px;
	color: #20469A;
}
.text_3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
}
.text_4 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
.list {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	background-color: #FFFFFF;
	height: 19px;
	
}
.link_1 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #26971C;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #3B6E9D;
}
.find {
	height: 19px;
	width: 92px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	color: #6B6B6B;
}
