body {
	background-color: #999966;
	background-image: url(gfx/bg.gif);
	margin-top: 10px;
}

a {
    font-size : 12px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}
 
a:active {
	color: #999999;
}
 
a:hover  {
	color : #660000;
}
 
.words  {
    font-size : 11px;
    font-family : Verdana, Geneva, Arial, sans-serif;
    color : #336699;
    line-height : 16px;
    text-decoration : none;
    padding-left : 20px;
    padding-right : 20px;
}
.words p {
	margin: 0px;
}
.head  {
	font-size : 9px;
    font-family : Verdana, Geneva, Arial, sans-serif;
    color : #ffffff;
}
 
.dots {  
	font-family: "Courier New", Courier, mono; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #CC9933;
}

.pagenav {
	color: #cccc99;
	font-size: medium;
	font-weight: bold;
}

.arrows {
	color: #cc9933;
	font-family: times,courier,serif;
	font-weight: bold;
	margin: 0 10px;
}

.summary {
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: larger;
	text-transform: uppercase;
	margin: 20px 0;
}

#footer a {
	color: #990000;
	font-family: times,courier,serif;
	font-size: x-small;
}
.footerSpacer {
	color: #336699;
	font-family: times,courier,serif;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
}
