A:link {
	color: #000099;
	text-decoration: underline;
	}

A:visited {
	color: #000099;
	text-decoration: underline;
	}

A:active {
	color: #000099;
	text-decoration: none;
	}

A:hover {
	color: #000099;
	text-decoration: none;
	}

TD {
	font-size: 11px;
	font-family : Verdana;
	}

P {
	font-size: 11px;
	font-family : Verdana;
	}

HR {
	height: 1px;
	color: #000099;
	}
body {
	background-repeat: repeat-y; 
	color: black;
	font-family:verdana;
	font-weight:400;
	}