body{	
background-color: White;	
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;	
font-size: 13px;	
color: Black;
margin : 2px;
}

.bg3{ background-color: #D6EB31; font-size: 12px;  color: Black; }
.bg1{background-color: #FFFFFF; font-size: 12px;}
.bg2{ color: #5F5F5F;  background-color: #429252; font-size: 12px; }

a{ color: #429252;  font-weight: bold;  text-decoration: none;   }
a:active{color: #429252;  font-weight: bold; text-decoration: none;   }
a:visited{ color: #429252;  font-weight: bold;  text-decoration: none; }
a:hover{ color: #429252;  font-weight: bold;  text-decoration: underline;   }

table{ font-size: 13px;	}

h1{	font-size: 21px;}
h2{	font-size: 19px;}
h3{	font-size: 17px;}
h4{	font-size: 15px;}
h5{	font-size: 14px;}
h6{	font-size: 13px;}

th{ color: White;  background-color: #000186;  font-size: 14px;}

.foot{
	color: #000000;
}
.Style1 {
    color: #007942;
    font-weight: bold;
}
#rv{
background-color: #dc143c;
border:2px solid #ffcc00;
width:500px;
}
#rv p{
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;	
font-size: 16px;	
color: white;
font-weight:bold;
line-height : 24px;
}
#rv span{
	color:#ffcc00;
}