body{
	background-image: url(images/bkg1.jpg);
	background-repeat: repeat-x;
	background-color: #871a33;
	text-align: left;
	font-family: Verdana;
	color: #000000;
	size: 10pt;
	font-size:13px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #871a33;
	scrollbar-track-color: #871a33;
	scrollbar-shadow-color: #b89f88;
	scrollbar-face-color: #f6e7ce;
	scrollbar-highlight-color: #b89f88;
	scrollbar-darkshadow-color:#b89f88;
	scrollbar-3dlight-color: #b89f88;
}
h1 {
	color: #871a33; 
	font-family: Verdana;
}
h2 {
	color: #b89f88;
	font-family: Verdana;
}
h3 { 
	color: #E0372A;
	font-family: Verdana;
}
h4 {
	color: #DB0000; 
	font-family: Verdana;
}
hr {
	color: #871a33;
}
a:link, a:visited {
	color: #871a33;
	font-family: Verdana;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #871a33;
	font-family: Verdana;
	text-decoration: none;
	background-color: #f6e7ce;
	font-weight:bold;
}
.table1{ 
	font-family: Verdana;
	margin: 10px 10px 10px 10px;
	font-size: 13px;
}
.table2{ 
	margin: 25px 95px 30px 95px;
}
.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 0px 25px 0px;
	width: 300px;
	padding: 0px 10px 0px 10px;
	font-family: Verdana;
	color: #000000;
	background-color: #FFFFB7;
	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;
}
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;
}
.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;
}