#main-text{
font-family: Verdana, Helvetica, Arial, sans-serif;
margin-left: 5px;
margin-right: 5px;}

#footer {
height: 22px;
padding-top: 2px;
font-size : 10pt;
text-align: center;
color: #000000;
}

.footer:link {
	font-size : 10pt;
	color: #444444;
	text-decoration : none;
	background : transparent;
}

.footer:visited {
	font-size :10pt;
	color: #444444;
	text-decoration : none;
	background : transparent;
}

.footer:hover {
	font-size : 10pt;
	text-decoration : none;
	background : transparent;
    color: #444444;
text-decoration: underline;}