

h1 {
font-family: arial, sans-serif; 
color: #2FAD4B; 
letter-spacing: 4px; 
font-size: 10pt;
line-height: 11pt;
}

h2 {
font-family: arial, sans-serif; 
color: #2FAD4B; 
letter-spacing: 4px; 
font-size: 9pt;
line-height: 11pt;
}


body, table, tr, td, div {
 Font-family: arial, sans-serif;
 Font-Size:8pt;
 letter-spacing: 1px; 
 line-height: 14px;
 color:#2451A7;
 }



.small, .credit {

 Font-family: arial, sans-serif;
 Font-Size:7pt;
 letter-spacing: 1px; 
 line-height: 8px;
 color:#2451A7;
	}



input, textarea, option, select {
       color: #469047;
       font-family:arial, sans-serif; 
       font-size:8pt; 
       letter-spacing:1px; 
       background-color: #F8F8F8;
       border: 1px solid #469047;
       margin: 1px;
}


A:link {
	color: #13295B;
	text-decoration: none
}

A:visited {
	color: #13295B;
	text-decoration: none
}

A:hover {
	color: #13295B;
	text-decoration: none
}

A:active {
	color: #13295B;
	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: #ffffff;
  border-top: 0px solid #ffffff;
  border-bottom: 0px solid #ffffff;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  color: #000000;
  font-family: "Trebuchet MS";
  Font-Size:10px;
  line-height: 12px;
  font-weight: normal;
  font-style: italic;
  letter-spacing: 2;
  padding: 2px;
  width: 280px;
}
  
hr {
  border: 0;
  width: 100%;
  color: #D8D8D8;
  background-color: #D8D8D8;
  height: 1px;
}
