body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 9px;
}

body, p, td {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
	
		.footer, a.footer:link {
		font-size: 11px;
		color: #000000;
		text-decoration: none;
	}
	
		a.footer:hover {
		font-size: 11px;
		color: #8C8C8C;
		text-decoration: underline;
	}

a:link {
	color: #008000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}

a:visited {
	color: #008000;
	text-decoration: underline;
	font weight: bold;
	font-size: 13px;
}

a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

a.link2:link  {
	color: #FFFFFF;
	text-decoration: none;
}

a.link2:visited  {
	color: #FFFFFF;
	text-decoration: none;
}

a.link2:hover {
	color: #000000;
	text-decoration: underline;
}

a.link3:link  {
	color: #000000;
	text-decoration: none;
}

a.link3:visited  {
	color: yellow;
	text-decoration: none;
}

a.link3:hover {
	color: yellow;
	text-decoration: underline;
}
a.link4:link  {
	color: #000000;
	text-decoration: underline;
}

a.link4:visited  {
	color: yellow;
	text-decoration: none;
}

a.link4:hover {
	color: yellow;
	text-decoration: underline;
}

h1 {
	color: #b59055;
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	text-decoration: underline;
}

