body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #450d18;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bolder;
	color:#B70F2E;
	text-transform:capitalize;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#666666;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FF0000;
	font-weight: bold;
	border-left: 4;
	border-bottom: -8;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
}

h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: normal;
}


p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	border-left: 2;
}

a, a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}
a:hover, a:active{
	color:#FF0000;
	text-decoration:underline;
}

ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: outside;
	list-style-type: square;
	padding: 6px;
	margin: 2px;
	
}	

.style4 {	color: #CCCCCC;
	font-weight: bold;
}
.style1 {
	color: #CCCCCC;
	font-weight: bold;
}
div.Section1
	{page:Section1;}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style3 {font-family: Arial, Helvetica, sans-serif}