a:link, a:visited, a:active {
color:#B5C357;
border-bottom:0px;
text-decoration:none;
}
a:hover {
color:#B5C357;
border-bottom:0px;
text-decoration:none;
}


body, td, tr {
	font-family: verdana;
	color: #575757;
        line-height: 18px;
	margin: 0;
        text-align: justify;
	font-size: 11px;

}

b {
	font-family: arial;
	color: #575757;
}

i {
	font-family: arial;
	color: #575757;
}

h3 {
	font-family: palatino linotype;
	font-weight: bold;
        font-style: italic;
	font-size: 17px;
	padding-left: 10px;
	color: #98AE36;
}

h2 {
	font-family: palatino linotype;
	font-weight: bold;
        font-style: italic;
	font-size: 14px;
	padding-left: 10px;
	color: #3F3F3F;
}