
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
}
body,td,th {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 11px;
	color: #333333;
}
h2 {
	font-size: 12px;
	color:#058BCF;
}

.style2 {color: #333333}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
}
.style4 {
	color: #000000;
	font-weight: bold;
}
a:link {
	color: #CB1800;
}
a:visited {
	color: #CB1800;
}
a:hover {
	color: #0033FF;
}
a:active {
	color: #CB1800;
}
.head1 {
font-family:Tahoma, Arial;
font-size:12px;
	color: #000000;
	font-weight: bold;}
	
	
	
a.name:link {
	color: #CB1800;
	text-decoration:none;
}
a.name:visited {
	color: #CB1800;
	text-decoration:none;
}
a.name:hover {
	color: #0033FF;
	text-decoration:none;
}
a.name:active {
	color: #CB1800;
	text-decoration:none;
}
.tr1{
background:#eef5fe;
border-bottom:#ffdadb thin solid 1px; 



}
.tr2{
background:#eef5fe;
border-top:#ffdadb thin solid 1px; 

}
.tr3{
background:#f9f9f9;
border-top:#ffdadb thin solid 1px; 
border-bottom:#ffdadb thin solid 1px; 
}