@CHARSET "UTF-8";

.stroke {
border:1px solid #225142;
}




body {
	
	background-color: #fff;
	font: normal 70%/120% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-align: justify;
}

.sideBGR {
background-color:#E0E3E3 ;
}

a:link {
	text-decoration: none;
}
a:visited {
	color: #225142;
	text-decoration: none;
}

a:hover {
	text-decoration: none;

}

.sideBGR {
background-color:#F1F1F1 ;
}

.h2 {
font-size: 11px; 
color: #001423;
font-weight:bold;
font-family:  "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.h3 {
	font-size: 11px; 
	font-weight: normal; 
	color: #606060;
}

.newstitle {
	font-size: 11px; 
	font-weight: bold; 
	color: #606060;
	text-decoration:none;
}

.greenline1 {
border-bottom:1px solid;
color:#225142;
}

.normaltext {
color:#000000;
font-size:10px;
font-weight:normal;
	}