
BODY {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(backcss.jpg);
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	font-size: 10pt;
	font-family: "Times New Roman";
	color: Black;
		}

	
A:visited {
  color: Blue;
  text-decoration: underline;
}

A:link {
    text-decoration: underline;
}

A:hover {
  color: Red;
  text-decoration: none;
}

A:active {
  color: #0099CC;
  text-decoration: none;
}

TD {
  font-size: 10pt;
  font-family: Arial;
  color: Black;
}

.header {
  font-size: 9pt;
  font-weight: bold;
  color: Black;
  font-family: "Arial";
 }

LINK {
 
}

