body {
	color: #000000; 
	font-family: Arial, Tahoma, Verdana; 
	background-color: #97855C; 
	background-image: url(images/bkg1.jpg); 
	background-repeat: repeat-x; 
	text-align: left; 
	font-size: 13px;
	margin: 0; 
	scrollbar-3dlight-color: #685B3C; 
	scrollbar-arrow-color: #685B3C; 
	scrollbar-darkshadow-color: #685B3C; 
	scrollbar-face-color: #97855C; 
	scrollbar-highlight-color: #685B3C; 
	scrollbar-shadow-color: #685B3C; 
	scrollbar-track-color: #97855C; 
	size: 10pt 
}          
.table1{ 
	font-family: Verdana;
	margin: 10px 10px 10px 10px;
	font-size: 13px;
}
.table2{ 
	margin: 25px 75px 60px 75px;
}
.table3 {
	margin: 25px 120px 25px 120px;
	font-family: Verdana;
	color: #000000;
	background-color: #d4eeff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.table4 {
	margin: 25px 75px 25px 75px;
	font-family: Verdana;
	color: #000000;
	background-color: #d4eeff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
h1 {
	color: #100E0A; 
	font-family: Verdana;
}
h2 {
	color: #97855C;
	font-family: Verdana;
}
h3 { 
	font-family: Verdana;
	color: #CC0000;
}
h4 {
	color: #DB0000; 
	font-family: Verdana;
}
hr {
	color: #100E0A;
}
ul {
	list-style-image: url(images/bullet.jpg);
	font-family: Verdana;
	font-size: 13px;
}
ol {
	font-family: Verdana;
	font-size: 13px;
}
p {
	font-family: Verdana;
	font-size: 13px;
}
a:link, a:visited {
	/*color: #8E7C53;*/
	color: #0000FF;
	font-family: Verdana;
	text-decoration: underline;
	/*font-weight:bold;*/
}
a:hover {
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration: underline;
	/*background-color: #8E7C53;*/
	background-color: #0000FF;
	/*font-weight:bold;*/
}
.style1 {
	font-family: Verdana;
	font-size: 13px;
}
.style2 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
.style3 {
	font-family: Verdana;
	font-size: 13px;
}
.style4 {
	font-family: Verdana;
	font-size: 13px;
	font-style: italic;
}
.style5 {
	font-family: Verdana;
	color: #FF0000;
}.strike {
	text-decoration: line-through;
}
