body {background-color:#880000;
font-family: verdana, sans-serif;
font-size: 11px;
font-weight: 100;
text-decoration: none;
color: #000000;}
 
a:link {
  color:#880000;
  text-decoration:none;
}

a:visited {
  color:#880000;
  text-decoration:none;

  }
a:hover {
  color:#333333;
  text-decoration:underline;
  }

.links {
font-family: tehoma, Verdana, sans-serif;
font-size: 16px;
text-decoration: none;
color: #000000;
}

.bullets{
font-family: tehoma, Verdana, sans-serif;
font-size: 12px;
text-decoration: none;
color: #333333;
}

.text {
font-family: verdana, sans-serif;
font-size: 13px;
text-decoration: none;
color: #000000;
}

.textmd {
font-family: verdana, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #000000;
}

.textsm {
font-family: verdana, sans-serif;
font-size: 11px;
text-decoration: none;
color: #000000;
}

.text-a {
font-family: arial, sans-serif;
font-size: 13px;
text-decoration: none;
color: #000000;
}

.headline {
font-family: georgia, serif;
font-size: 20px;
font-weight: bold;
text-decoration: none;
color: #000000;
}


.subhead {
font-family: georgia, serif;
font-size: 15px;
font-weight: bold;
color: #880000;
}


.disclaimer {
font-family: verdana, sans-serif;
font-size: 10px;
text-decoration: none;
color: #000000;
}

.textbox {
border {width: 80%; border: 3px solid #000000}
}

.textbox2 {
border {width: 80%; border: 3px solid #000000; 
height: 627; 
width: 225;}
}
	

.dropcap {
float:left;
color:#880000;
font-size:60px;
line-height:30px;
padding:5px;
font-family: Georgia, serif, Times;
} 

.quote {
	margin:2.0em;
	padding: .40em .40em .40em .40em;
	background: #FAF3ED;
	border: 1px dotted #C7894C;
	color: #6F0A0A;
		width: 700px;
}

.quote p {font: 10px "Verdana", Arial, sans-serif;
}

.quote h2
{color: #6F0A0A;
	font: bold 14pt Times;
	text-indent: -12px;
}	

li {list-style-type:disc}


</style>