body {
color: #A7A7A7; 
font-family: trebuchet ms; 
font-size: 10px; 
line-height: 10pt;  
text-align:justify; 
text-transform: none; }

a:visited, a:link, a:active  { 
color: #666666; 
text-decoration: none; }


a:hover { 
color: #FFCC00; 
text-decoration: underline;}

u {color: #FFC184}
i {color: #497BA9}
b {color: #B70000}

.menu{ 
	  background-color: #F0F0F0;
      font-size: 8pt;
      font-family: georgia;
      text-transform: lowercase;
      font-weight: bold;
      letter-spacing: 2px;
      line-height: 10px;
      text-align: left;
      color: #71B6CC;
      padding: 3px;
      padding-left: 10px;
      border-left: 5px solid #EFE089;
	  border-bottom: 1px solid #EFE089;

      }
      
.content{
        text-align: center;
        font-size: 8pt;
        line-height: 18px;
        font-family: tahoma, trebuchet ms;
        color: #A7A7A7;
        padding-top: 5px;
        padding-bottom: 10px;
        margin-left: 0;
        margin-right: 0;
        }  
		
	
.title:first-letter {
color: #67A0A7; 
text-transform: uppercase;
}


.title{color: #D2A699;
font-family: georgia, trebuchet ms;
font-size: 8pt;	
font-weight: bold;	
letter-spacing: 5px;
text-align: left;
text-transform: lowercase;
line-height: 13pt;
border-bottom: 1px dashed #CCCCCC;
 }


input, textarea, select {
font-family: tahoma, trebuchet ms;
color: #497BA9; 
background-color: #FFFFFF; 
border: 1px solid  #71B6CC; 
font-family: trebuchet ms; 
font-size: 10px;}

blockquote {
	font-family: trebuchet ms, tahoma, verdana, trebuchet ms;
	font-size: 10px;
	line-height: 15px;
	text-transform: none;
	margin-left:2;
	margin-top:2px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #BEDFE4;
}
