
a.small {text-decoration: none; size: -6; color: #000000;}
a.header {text-decoration: underline; size: -1; font-weight: 600; color: #000000;}

 .quote{
  border: 1px solid #000000; 
  background-color: #f0f8ff; 
  padding: 5px;
 }

 .error{
     font-weight: bold;
 color: #ff0000;
 } 
A:link {color: #003300;}
A:visited {color: #003300;}
A:hover {color: #003300; text-decoration: underline; background: #a3bea3;}
A:active {color: #003300;text-decoration: underline;}

FONT {font-family:arial, helvetica, sans-serif; color: #000000;}
BODY {
	font-family:arial, helvetica, sans-serif;
	color: #000000; background-color: #D9FCDB;
	background-image: url(graphics/green/bg.jpg);	background-repeat: repeat;
	background-position: center;
	background-attachment: fixed;
}


font.sideandtop {font-family: arial, helvetica, sans-serif; color: #000000;} ;
font.sideandtop_head {font-family: Times New Roman; color: #003300;}

p.sideandtop {font-family: arial, helvetica, sans-serif; color: #000000;}
br.sideandtop {font-family: arial, helvetica, sans-serif; color: #000000;}

ul{
 list-style-type: square;
}
