
.descrip {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFCC;
	font-size : smaller;
}


.quote {
	
	font-family : Arial, Helvetica, sans-serif;
	color : #FFCC99;
	text-align : left;
	font-style : italic;
	font-size : smaller;
}


.heading {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color : Teal;
	text-align : center;
}


.nav {
	font : 12px monospace;
	color : Silver;
}


BODY {
	font-family : Arial, Helvetica, sans-serif;
	margin-right : 15%;
	margin-left : 1%;
	color : White;
}

.smallertext {
	font-family : Arial, Helvetica, sans-serif;
	margin-right : 15%;
	margin-left : 1%;
	color : White;
	font-size : smaller;
}


A:visited {
	color : #CCFFCC;
	list-style-image : url(graphics/1dot.gif);
}


A:hover {
	color : Silver;
}


A:active {
	color : White;
}


A {
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	list-style-image : url(graphics/1dot.gif);
	list-style-position : outside;
}


.copyright {
	color: #CCFFFF;
	font-size : smaller;
}

.title {
	font-weight: bold;
	color : #99CCFF;
}


.plainlinks {
   font-family : Arial, Helvetica, sans-serif; 
   color : #000099; 
   text-decoration : none; 
   list-style-image : url(graphics/1dot.gif); 
   list-style-position : outside; 
}

.smallindent {
   margin-left : 3%; 
}


.smaller {
	font-size : smaller;
}

.xsmall {
	font-size : x-small
}

.promowords {
   color: #F5F5DC;
   font-weight : lighter; 
   font-size : 6pt; 
}


.larger {
	font-size : larger;
}


.indent {
   margin-left : 10%; 
}


.checkbox {
   vertical-align : bottom; 
   list-style-image : url(graphics/checkbox.gif); 
   list-style-position : outside; 
}


.center {
   text-align : center; 
}





.PL0:hover {
   color : #ff00cc; 
}


.PL0 {
   color : #ffffff; 
}


#CURRENT {
   color : #8b008b; 
}


.hilite {
	color : #840084;
}
