body {
background-color:#CCCCCC;
background-image:url(images/bk8.gif);
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000 }

a:link { color: #993333 }
a:visited { color: #993333 }
a:active { color: #993333 }
a:hover { color: #000000 }
a { text-decoration:none }

.bold { font-weight:bold }
	
/* bottom */
span.bottom { color: #993333; font-size:11px }
span.bottom A:link { color: #ffffff }
span.bottom A:visited { color: #ffffff }
span.bottom A:active { color: #ffffff }
span.bottom A:hover { color: #993333 }

/* verybottom */
span.verybottom { color: #000000; font-size:11px }

	
.small { font-family: Arial, Helvetica, sans-serif;
	font-size:9px }
	
.working { font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size:11px }
	
.italics { font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
font-style:italic }

.required { font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color: #993333 }
