A {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
	font-style: normal;
}
A:HOVER {
	color : #870000;
}

TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : light;
	font-size : 11px;
	color : #000000;
}


p {
    padding: 0px;
	margin: 0px;
}

#centercontent {
    /*margin-left: -350px;*/
    margin-top: -245px;
    text-align: center;
    position: absolute;
    top: 50%;
    /*left: 50%;*/
}
