<style>

a:link   {  color: #996633} 
a:visited   {  color: #400000 } 
a:active   {  color: #b8860b } 


.logo
{
width=100%;
height=40px;
text-align:left;
}

.box
{

font-family:arial; font-size:18;

BORDER-RIGHT: #000000 2px solid;
BORDER-TOP: #000000 2px solid;
BORDER-LEFT: #000000 2px solid;
BORDER-BOTTOM: #000000 2px solid;

padding:15px;
}

.darklink { color:#993333}

.footer
{
	text-align:center;
	font-family:courier;
	font-size:12;
	text-decoration:none;
	width=100%;

}

.links
{
	color:#FFFECB;
	font-family:arial;
	font-size:14;
	font-weight : bold;

}


.pad10
{
padding:10px;
}

.content
{
padding:10px;
width=810px;
font-family:arial; 
font-size:16px; 
line-height:20px;
}


.headline
{
font-size:35px; 
font-weight : bold;
text-decoration: none;
}


p {}


.normal
{
font-family:arial; 
font-size:16px; 
line-height:20px;
}


.subhead
{
font-size:18px; 
font-weight : bold;
}


.caption
{
font-family:arial;
font-size:14px;
line-height:15px;
}

.credit
{
font-family:arial;
font-size:10px;
line-height:10px;
}



</style>

