body {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #FFC;
	background-color: #000;
}

.body2 {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	color: #FFC;
	background-color: #000;
}

.bodyitalic {
	font-family: Tahoma;
	font-style: italic;
	font-size: 12px;
	color: #FFC;
}

a:link {
	color: #FFC;
}

a:visited {
	color: #FFC;
}

a:hover {
	color: #F00;
}


.navlinks {
	font-family: Monotype Corsiva;
	font-style: normal;
	font-size: 18px;
	color: #FFC;
	font-weight: normal;
}

.heading1 {
	color: #FFC;
	font-family: Monotype Corsiva;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 25px;
}
.heading2 {
	color: #FFC;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 20px;
}
.heading3 {
	color: #FFC;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 14px;
}
.heading4 {
	color: #FFC;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 11px;
}
.pagetitle {
	color: #F00;
	font-family: Monotype Corsiva;
	font-style: normal;
	font-weight: normal;
	font-size: 40px;
}
.body p {
	font-size: 14px;
}
.indented
   {
   padding-left: 50pt;
   padding-right: 50pt;
   }


#navlist { list-style-image: url(rhinestone-bullet.jpg); 
font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #FFC;} 
