/* external style sheet */

BODY {
margin: 0em;
background-color: f5deb3;
font-family: verdana, tahoma, garamond, arial, ariel, helvetica, sans-serif;
font-size: 11px;
color: #8b4513;
}
H3 {color: #8b4513; font-family: verdana, tahoma, garamond, arial, ariel, helvetica, sans-serif;}
A:link {color: #e9967a; font-weight: bold; text-decoration: none;}
A:visited {color: #fa8072; font-weight: bold; text-decoration: none;}
A:hover {color: #8b4513; font-weight: bold; text-decoration: none;}
P {font-family: tahoma, garamond, arial, ariel, helvetica, sans-serif; font-size: 11px; 
line-height: 1.5;}
P.finished {font-family: tahoma, garamond, arial, ariel, helvetica, sans-serif; font-size: 11px; font-color: #006400; line-height: 1.5;}
BLOCKQUOTE {font-family: tahoma, garamond, arial, ariel, helvetica, sans-serif; font-size: 11px; 
line-height: 1.5;}
UL {font-family: tahoma, garamond, arial, ariel, helvetica, sans-serif; font-size: 11px; 
line-height: 1.5;}

