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: normal; 
	color: #CC9933;
}

.pagenav {
	color: #cccc99;
	font-family: times,courier,serif;
	font-size: medium;
}

.arrows {
	color: #cc9933;
	font-family: times,courier,serif;
	font-size: x-small;
}

.summary {
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: small;
}

