

.header, h1 {
color: #5A706E; 
	font-family: "times new roman";
	font-size: 14px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 3px;
	letter-spacing: 7px; 
	font-variant: small-caps;
}

.emph, h2, h3 {
color: #5A706E; 
	font-family: "times new roman";
	font-size: 11px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 3px;
	letter-spacing: 7px; 
	font-variant: small-caps;
}


body, table, tr, td, div {
 Font-family: arial, sans-serif;
 Font-Size:8pt;
 letter-spacing: 1px; 
 line-height: 14px;
 color:#5A706E;
 }



.small {

 Font-family: arial, sans-serif;
 Font-Size:7pt;
 letter-spacing: 1px; 
 line-height: 8px;
 color:#5A706E;
	}
	
.codesort {

 Font-family: arial, sans-serif;
 Font-Size:7pt;
 letter-spacing: 1px; 
 line-height: 8px;
 color:#5A706E;
	}



input, textarea, option, select {
       color: #5A706E;
       font-family:arial, sans-serif; 
       font-size:8pt; 
       letter-spacing:1px; 
       background-color: #AABDBB;
       border: 1px solid #5A706E;
       margin: 1px;
}


A:link {
	color: #768987;
	text-decoration: none
}

A:visited {
	color: #768987;
	text-decoration: none
}

A:hover {
	color: #E1EFEF;
	text-decoration: none
}

A:active {
	color: #E1EFEF;
	text-decoration: none
}

	
ul
  {
  margin-left: 0;
  padding-left: 2em;
  list-style-image: url(dot.gif);
  }
li
  {
  margin: 0;
  padding: 0;
  }


blockquote {
   margin: 0 auto;
  background: #B7C8C5;
  border-top: 0px solid #ffffff;
  border-bottom: 1px solid #525D57;
  border-right: 0px solid #000000;
  border-left: 0px solid #000000;
  color: #525D57;
  font-family: "Trebuchet MS";
  Font-Size:10px;
  line-height: 12px;
  font-weight: normal;
  font-style: italic;
  letter-spacing: 2;
  padding: 2px;
  width: 300px;
 text-align:justify;
}

hr {
  border: 0;
  width: 100%;
  color: #BCC6C4;
  background-color: #BCC6C4;
  height: 1px;
}
  