/* CSS Document */

BODY { background-color : #FDF2E8;
font-family : Times New Roman;
font-size : 12px;
color : #003366;} 


#ace {position:absolute; width: 620px;  }


blockquote {background: #FFFFFF; border-left: 5px solid #FF9933; padding : 3px;}

A:link, A:visited { color : #003366; text-decoration : none; font-weight: bold; border-bottom: 2px dotted #003366;}
A:hover, A:active { color : #003366; text-decoration : none; font-weight: bold; border-bottom: 2px solid #003366; }


H1 { font-size : 13px;  font-weight : bold; text-align: left; border-bottom: #ffffff 2px dashed;}
H2 { background-color: #F7A788 ; border-bottom: 1px dashed #FC662B; font-size: 13px; color : #0E5671; font-weight: bold; padding: 4px; spacing: 3px;}


  input, textarea, select { font-family: Times New ROman; font-size: 10px; background-color: #F9D8B9; color: #003366; text-align: left;
  border-style: dotted;
  border-bottom:solid #003366 1px;
  border-top:solid #FDF2E8 1px;
  border-left:solid #FDF2E8 1px;
  border-right:solid #FDF2E8 1px; }

