body {
    font-family:tahoma,gotham,trebuchet,arial,verdana,sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	line-height:170%;
	text-align:justify;
	}


td {
    font-family:tahoma,gotham,trebuchet,arial,verdana,sans-serif;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size:12px;
	line-height:170%;
	text-align:justify;
	}

a:visited, a:link, a:active {
        color : #669900;
        text-decoration : none;
} 

a:hover {
        color : #99cc33;
        text-decoration:none;
}


.head {
	padding-top: 0px;
	padding-bottom: 10px;
	font-size:15pt;
	font-weight: bold;
}


.search_what {
	border: 0;
	width: 380px;
	height: 20px;
	font-size:	12px;
	background: transparent;
	color: black;
	margin:	0px 0px 0px 0px;
	overflow: hidden;
	padding: 3px 0px 0px 5px;
}


hr {
	border: 0;
	color: #999999;
	background-color: #999999;
	height: 1px;
	width: 98%;
}

.contentHeader {
    text-align:left;
    font-size:18px;
    color:#666666;
}

