A:link, A:visited {
	text-decoration: none;
	font-weight: bold;
	Color: #B22222;
}
A:hover {
	text-decoration: none;
	font-weight: bold;
	Color: #FF1493;
}
A:active {
    text-decoration: none;
    font-weight: bold
}
TABLE {
	FONT-SIZE: 10pt; MARGIN-LEFT: 10px; FONT-FAMILY: Verdana, Arial, Helvetica
}

BODY  {
	background : #FFFFCC;
	font-family : Arial CE, Arial;
	font-size : 10pt;
	margin-left : 5;
	margin-right : 5;
	margin-top : 5;
	margin : 5;
}