body {
	color: #660000;
	background-color: #ffffff
}

a {
	color: #193300;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: Navy;
	text-decoration: none;	
	font-weight: bold;
}

a:active {
	color: red;
	text-decoration: none;
	font-weight: bold;
}

hr {
	color:#660000;
	width:
}

h1	{
	font-size: 16pt
}

h2 {
	font-size: 14pt
}

h3 {
	font-size: 13pt
}

td {
	font-size: 13pt
}