TD {
	font-family : Tahoma;
	font-size : 11px;
	color : #3b3b3b;
}

A {
	color : #008966;
}

A:hover {
	color : #008966;
	text-decoration: none;
}

.sm_text{
	font-size : 10px;
}

.sm_link{
	color : #008966;
	font-size : 10px;
}

a.sm_link:hovers{
	color : #008966;
	font-size : 10px;
}

.sm_gray_text{
	color : #a2a2a2;
	font-size : 10px;
}

.title{
	color : #008261;
	font-size : 18px;
}

.hr{
	height:1px;
	border-style:none;
	color:#e5e5e5;
	background-color:#e5e5e5;
	margin-top:0;
	margin-bottom:0;
}