.master {
	background-repeat : no-repeat;
	background-color : ffffff;
	background-image : url("../media/bgpic.jpg");
}


TD {
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
}
.TR {
	font-family : "Comic Sans MS";
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
}
.TL {
	font-family : "Arial";
	font-size : 15pt;
	font-weight : bold;
	color : #000000;
}
.header{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight : bolder;
	color : #99cccc;
}
.smhead{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bolder;
	color : #99cccc;
}

A:link, A:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color : #000000;
}

A:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color : #ff0033;
}
A:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color : #ff0033;
}

