body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
	color: #000000;
	background-color: #ffffff;
}

a {font-size: 11px; text-decoration: none;}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
a:hover{
	color: #000000;
}
