body {
	background-image: url(images/layout_01.jpg);
	margin-left: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #993300;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
}

.style4 {color: #333333}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; }
.bullet {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: -20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	
.style6 {color: #000066}
.style7 {list-style-position: outside; list-style-type: disc; margin-left: -20px; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000066; }
.style8 {color: #000066}
a:link {
	color: #AB3300;
}
a:visited {
	color: #AB3300;
}
a:hover {
	color: #D0AA5F;
}
a:active {
	color: #AB3300;
}

