body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 175%;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 175%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	background-color: #333333;
	background-position: center center;
}


li {
	list-style-type: square;
}

.av a:link, a:active, a:visited {
	color: #333333;
	font-weight: bold;
}

.footer a:link, a:visited, a:active	 {
	color: #000000;
}

.footer a:hover {
	color: #000000;
}
