body {  background-color: #FFFFFF}
p {font:80% Book Antiqua,Arial,Verdana, sans-serif; color: #996633; font-size: 12px; line-height: 18px}
a:link {  color: #990033; text-decoration: none}
a:visited {  color: #990033; text-decoration: none}
h1 {  font-size: 8px; font-family: Verdana, sans-serif; color: #996633; font-weight: normal; line-height: 10px}
h2 {  font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #666600; font-weight: bold; line-height: 18px}
h3 {  font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #996633; font-weight: normal;font-style: italic; line-height: 18px}
h4 {  font-size: 13px; font-family: Arial, Helvetica, sans-serif; color: #996600; line-height: 18px; font-weight: bold}
h5 {font-size: 18px; font-family: Book Antiqua,Arial,Verdana, sans-serif; color: #663300; font-weight: normal; line-height: 16px; text-decoration: none}
big {  font-size: 16px; font-family: Arial, Helvetica, sans-serif; color: #996633; font-weight: bold; line-height: 18px}
.nav {  line-height: normal}
.IO {  background-color: #9D8FA0;}

#loading {
	position:absolute;
	top:0;left:0; /*This may prevent it from being seen if the user has scrolled down */
	color:#fff;
	padding:2px 2px 2px 20px;
	background:red url(img/ajax-loader.gif) no-repeat 2px;
	display:none;
}
