p { font-family: Georgia, Times New Roman, Serif;
  font-size: 13px;
  color: #040406;
  font-style: normal;
  line-height: 150%;
  margin-left: 30px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px; }

.review { font-family: Georgia, Times New Roman, Serif;
  font-size: 13px;
  color: #560001;
  font-style: normal;
  line-height: 150%;
  margin-left: 60px;
  margin-right: 40px;
  margin-top: 10px;
  margin-bottom: 10px; }
  
.header { font-family: Georgia, Times New Roman, Serif;
  font-size: 16px;
  color: #97916F;
  font-style: italic;
  font-weight: bold;
  text-align: right;
  line-height: 100%;
  margin-left: 30px;
  margin-right: 20px;
  margin-top: 0px;
  margin-bottom: 20px; }
  
.footer { font-family: Trebuchet MS, Verdana, Sans-Serif;
  font-size: 11px;
  color: #040406;
  font-style: normal;
  text-align: center;
  line-height: 100%;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 30px;
  margin-bottom: 0px; }

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	border: none;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	border: none;
}
  
li { font-family: Georgia, Times New Roman, Serif;
  font-size: 13px;
  color: #040406;
  font-style: normal;
  line-height: 120%;
  margin-left: 30px;
  margin-right: 10px;
  margin-top: 0px;
  margin-bottom: 10px; }
  
a:link { color: #560001;
  text-decoration: underline; }  
  
a:visited { color: #560001;
  text-decoration: underline; } 
  
a:active { color: #97916F; 
  text-decoration: underline; } 
  
a:hover { color: #97916F;
  text-decoration: underline; }
  
a.h2:link { color: #560001;
  text-decoration: none; }  
  
a.h2:visited { color: #560001;
  text-decoration: none; } 
  
a.h2:active { color: #97916F; 
  text-decoration: none; } 
  
a.h2:hover { color: #97916F;
  text-decoration: none; }

a.h:link { color: #97916F;
  text-decoration: none; }  
  
a.h:visited { color: #97916F;
  text-decoration: none; } 
  
a.h:active { color: #97916F; 
  text-decoration: none; } 
  
a.h:hover { color: #97916F;
  text-decoration: none; }

a.f:link { color: #040406;
  text-decoration: none; }  
  
a.f:visited { color: #040406;
  text-decoration: none; } 
  
a.f:active { color: #040406; 
  text-decoration: none; } 
  
a.f:hover { color: #040406;
  text-decoration: none; }
  
.tdback { background-image: url(images/border.gif);
  background-repeat: repeat;}
  
.tableborder { border-left-style: dashed; 
  border-left-color: #000000; 
  border-left-width: 1px;
  border-right-style: solid; 
  border-right-color: #000000; 
  border-right-width: 1px; }
  
.tdborder2 { border-right-style: solid; 
  border-right-color: #040406; 
  border-right-width: 1px;
  border-bottom-style: solid; 
  border-bottom-color: #040406; 
  border-bottom-width: 10px; }

.tdborder3 { border-bottom-style: solid; 
  border-bottom-color: #040406; 
  border-bottom-width: 10px; }
  
.tdborder { border-left-style: solid; 
  border-left-color: #C0C0C0; 
  border-left-width: 1px;
  border-right-style: solid; 
  border-right-color: #000000; 
  border-right-width: 0px; }

h1 { font-family: Trebuchet MS, Verdana, Sans-serif;
  font-size: 20px;
  color: #560001;
  font-style: bold;
  line-height: 120%;
  margin-left: 20px;
  margin-right: 10px;
  margin-top: 20px; 
  margin-bottom: 10px; }
  
  h2 { font-family: Trebuchet MS, Verdana, Sans-serif;
  font-size: 16px;
  color: #97916F;
  font-style: bold;
  line-height: 120%;
  margin-left: 25px;
  margin-right: 10px;
  margin-top: 20px; 
  margin-bottom: 10px; }

