
p {  font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000;}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #880808; font-weight: bold}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #F5F5DC; margin-bottom: 0px}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	scrollbar-3d-light-color: #d5cfb5;
	scrollbar-arrow-color: #b0ac98;
	scrollbar-base-color: #414141;
	scrollbar-dark-shadow-color: #d5cfb5;
	scrollbar-face-color: #414141;
	scrollbar-highlight-color: #d5cfb5;
	scrollbar-shadow-color: #d5cfb5; 
	BACKGROUND-POSITION: 0px 0px;
	BACKGROUND-ATTACHMENT: fixed;
	BACKGROUND-IMAGE: url(images/bg.gif);
	BACKGROUND-REPEAT: repeat-x;
}

a.nav:link, a.nav:visited { padding-left: 20px; font-size: 12px; color: #BBBB99; font-weight: bold; text-decoration: none;}
a.nav:hover,
a.nav:active {
	padding-left: 19px;
	background-image: url(images/house.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #F5F5DC;
	font-weight: bold;
	text-decoration: none;
}


a.navb:link {  color: #BBBB99; font-weight: bold; text-decoration: none}
a.navb:visited {  color: #BBBB99; font-weight: bold; text-decoration: none}
a.navb:hover {  color: #880808; font-weight: bold; text-decoration: none}
a.navb:active {  color: #880808; font-weight: bold; text-decoration: none}

a:link, a:visited {  color: #880808; text-decoration: none}
a:hover, a:active {  color: #F5F5DC; text-decoration: none}


.style1 {
	color: #BBBB99;
	font-weight: bold;
	font-size: 10px;
}

.style2 {
	color: #880808;
	font-weight: bold;
	font-size: 10px;
}

.highlight {
	font-weight: bold;
	font-style:italic;
}