BODY {background: url(images/bg.jpg) #9A6663;}
P {font: 95% Arial;
	color:black;
	padding-left:22px;
	padding-right:30px;}
P.center {font: 100% Arial;
	color:black;
	text-align:center;}
.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: #B1B0B0;}
TD.white {background: #FFFFFF;}
TD.links {background: #FCFF02;
	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:blue;
	text-decoration:none;
	font-weight:bold;}
A.toplink:visited {color:#000000;
	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.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;}
