A:LINK {
	color : Teal;
}

A:VISITED {
	color : #8080C0;
}

a:hover {
	color : Red;
	font-weight : bold;
}

h1 {
	color : #004080;
	font-size : 14pt;
	font-weight : bold;
}

H2 {
	color : #004080;
	font-size : 12pt;
	font-weight : bold;
}

body, TD {
	background-attachment : scroll;
	background-position : 0%;
	background-repeat : repeat;
	color : #006699;
	font-family : "Times New Roman", Arial, sans-serif;
	font-size : 12pt;
	background :  url(unefade.jpg);}

.special {
	color : Red;
	font : bold;
}
