

a:link { 
	color: #638551; 
	text-decoration: none;
  }

a:visited { 
	color: #638551; 
	text-decoration: none; 
	font-weight : bold;
 }

a:active { 
	color: #000000; 
	text-decoration: none;
 }

a:hover { 
	color: #000000; 
	text-decoration: none;
 }

body { 
	background-image: url(images/background1.gif);
  }

.best  {
	font-size : 10pt;
	font-family : Trebuchet MS;
	font-weight : bold;
	font-style : normal;
	color: #7B2929;
	border-left: 2px solid #CEB55A;
	border-top: 2px solid #CEB55A;
      	border-bottom: 2px solid #CEB55A;
	border-right: 2px solid #CEB55A;
}

td {
	border-left: 1px solid gray;
	border-top: 1px solid gray;
      	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
  }

.none  {
	font-size : 10pt;
	font-family : Trebuchet MS;
	font-weight : bold;
	font-style : normal;
	color: #7B2929;
}

.nbr  {
	border-left: none;
	border-top: none;
      	border-bottom: none;
	border-right: none;
  }

blockquote, dl, ul, ol, li { 
	margin-top: 0; 
	margin-bottom: 0;
  }

.header { 
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 18pt; 
	font-weight: bold; 
	color: #7B2929; 
	text-align: 
	center; 
	padding-top: 9px; 
	padding-bottom: 6px;
  }

.section { 
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #FF8080; 
	text-align: left;
  }

.narrative { 
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #7B2929; 
	text-align: justify; 
  }

.imgtitle { 	
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #000000; 
	text-align: center;
  }

.mailme { 
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #7B2929; 
	text-align: center;
  }

.logo { 
	font-family: Arial, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #000040; 
	text-align: left;
  }

.dcb1 { 
	color: #638551; 
	font-size: 36pt;
  }

.dcb2 { 
	font-size: 10pt; 
	font-family: Trebuchet MS; 
	font-weight: bold; 
	font-style: normal; 
	color: silver
  }

.dcb3 { 
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #638551;
  }
.dcb4 { 
	color: #638551;
  }

.dcb5 { 
	font-size: 18pt; 
	font-family: Trebuchet MS; 
	font-weight: bold; 
	font-style: normal; 
	color: #FAD751; 
	text-align: left;
  }

.dcb6 { 
	font-size: 12pt; 
	font-family: Trebuchet MS; 
	font-weight: bold; 
	font-style: italic; 
	color: #638551; 
	text-align: left;
  }


  code {
    font-size : 8pt;
    color: #000039;
    font-family: "Trebuchet MS";
    font-weight: bold;
  }