.HeadingMain {  font-size: 14pt; font-weight: bold; color: #000000; letter-spacing: 5px}

td {
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
	color: #000000;
	font-size: 10pt;
}

.HeadingSub{  font-family: "Courier New", Courier, mono; font-size: 12pt; font-weight: bold; color: #FFFFFF; background-color: #FF9900; text-align: center}

</HEAD>
body {
font-family: "Courier New", Courier, mono; font-weight: bold; color: #FFFFFF; font-size: 10pt
}
body {
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
	color: #000000;
	font-size: 10pt;
	background-color: #FF0000;
	background-image: url(bg.gif);
	margin: 2px;


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

}
a:visited {
	color: #FFFFCC;
	text-decoration: none;

}
a:hover {
	color: #000000;
}
a:active {
	color: #FFFFFF;
}

