body {
	background-color: #FFF7E7;
	margin: 0px;
	background-image: url(images/bg_page.jpg);

}
b {  font-weight: bold}
td{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;   line-height : normal;  }
th {   font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; background-color: #CFD3C5;  text-align : left; }

h1 { font-family:  Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #425D39; 
	letter-spacing: 1px;  
}

h2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #95831E;
	margin: 0px 0 0;
	padding-top: 8px;
}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #425D39;   margin-bottom : 0; }
h4 { font-family:  Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #95831E;  margin-bottom : 0;   }

ul, ol{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px;  margin-top : 0px;  }

a:link {  color: #395929}
a:visited {  color: #733C7B}
a:hover {  color: #A51029; text-decoration: underline}
a:active {  color: #395929; text-decoration: underline}
.Highlight {
	color: #000000;
	background: #FFFF99;
	padding: 2px;
	border: 1px solid #AAAA44;
}
