body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
h1 {
font-size:12px;
font-family:Verdana;
font-weight:bold;
margin:0px;
}
h2 {
font-size:12px;
font-family:Verdana;
font-weight:bold;
margin:0px;
}
body,td,th {
        font-family: Verdana;
        font-size: 12px;
        color: #000000;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
