body, td, p {
font-family : century gothic, arial, helvetica, sans-serif; 
font-size : 9pt; 
color: #CDC37E; 
margin: 0px;
} 

blockquote {
	border-left: 2px solid #677216;
	padding-left: 10px;
}

#body {
width: 550px;
height: auto;
padding: 20px 25px 5px 25px;
}

a:active {
      text-decoration: none;
      border: 0px;
      font-style: italic;
      color: #9AA333;
      }

a:visited {
      text-decoration: none;
      font-family: georgia;
      color: #9AA333;
      border: 0px;
      border-bottom: 1px;
      border-style: dotted;
      border-color: #648120;
      }

a:link {
      text-decoration: none;
      font-family: georgia;
      font-size: 10px;
      color: #9AA333;
      border: 0px;
      border-bottom: 1px;
      border-style: dotted;
      border-color: #648120;
      }

a:hover {
      text-decoration: none;
      color: #9AA333;
      border: 0px;
      border-bottom: 1px;
      border-style: solid;
      border-color: #648120;
      }

ul {list-style-type: circle;}

em {
 	color: #9FB265;
	font-size: 10px; } 

i {color: #E1D68F; font-size: 10px; font-family: georgia;}

strong, b {color: #A49B4D; font-family: "times new roman"; font-weight: bold; font-size: 11px; letter-spacing: 1px; text-transform: none;}

.border {border: 4px solid #8aa7b5;}

h3 {
font: 11px "Century Gothic", Arial; 
color: #ffffff;
font-weight: bold;
text-transform: lowercase;
letter-spacing: 1px;
text-indent: 10px;
width: 100%;
padding-top: 0px;
}

input, textarea, select, button { background: #c5c4ad;
font-family: arial;
color: #6f6f6f;
font-weight: normal;
font-size: 10px;
border-top: 0px solid black;
border-right: 0px solid black;
border-bottom: 2px solid #7f7e68;
border-left: 0px solid #7f7e68;}

.disclaimer { 
      width: 500px;
      text-align: center;
      border-top: 1px dotted #D6D6CC; 
      font-family: "century gothic"; }

img.l {
      float : left;
      margin : 1px 5px 1px 5px;}

img.r {
      float : right;
      margin : 1px 5px 1px 5px;}

p.head {
width: auto;
height: 45px;
text-transform: uppercase;
color: #D6D6CC;
font-size: 22px;
letter-spacing: 1px;
font-family: arial;
text-align: right;
margin: 0px;
border-width: 0px;	
padding: 1px 1px 1px 3px;}