BODY {background: url(images/bg.gif) #808080;}
P {font: 95% Arial;
	color:black;
	padding-left:22px;
	padding-right:30px;}
.smalltext {font-family: Arial;
	font-size: 70%;
	color:black;}
.smalltext2 {font-family: Arial;
	font-size: 75%;
	color:white;}
TD.main {background: #FFEDB8;}
TD.header {background: #006699;}
TD.white {background: #FFFFFF;}
TD.links {background: #999999;
	font: 90% "Times New Roman";
	padding-top:3px;
	padding-bottom:3px;}
TD.linkshadow {background: url(images/linkshadow.gif) #FFEDB8;
	background-repeat:repeat-x;}
A.toplink:link {color:yellow;
	text-decoration:none;
	font-weight:bold;}
A.toplink:visited {color:yellow;
	text-decoration:none;
	font-weight:bold;}
A.toplink:hover {background:black;
	color: #FCFF02;
	font-weight:bold;}
A.toplink:active {color: #9A3334;
	font-weight:bold;}
A.toplink_on:link {background:black;
	color: #FCFF02;
	font-weight:bold;
	text-decoration:none;}
A.toplink_on:visited {background:black;
	color: #FCFF02;
	font-weight:bold;
	text-decoration:none;}
A.toplink_on:hover {background:black;
	color: #FCFF02;
	font-weight:bold;
	text-decoration:none;}
A.toplink_on:active {background:black;
	color: #FCFF02;
	font-weight:bold;
	text-decoration:none;}
A.text:link {color:#3F05FA;
	text-decoration:none;}
A.text:visited {color:#9273F8;
	text-decoration:none;}
A.text:hover {color: #FB0202;
	font-style:italic;
	text-decoration:underline;}
A.text:active {color: #9A3334;}
B {font-weight: bold;}