/* CSS Document */


body,td,th {color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;}
a {font-size: 12px;
	color: #CC0000;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;
	color: #CC0000;}
a:hover {text-decoration: none;
	color: #996633;}
a:active {text-decoration: none;
	color: #CC0000;}
body {background-color: #CCCCCC;}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	font-weight: bolder;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.feature img{
	float: left;
	padding: 00px 0px 0px 0px;
}

/
