body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-x;
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {color: #FFFFFF}
.style4 {
	color: #333333;
	font-size: 12px;
}
.style5 {
	color: #333333;
	font-size: 30px;
}
.style6 {color: #333333; }
.style7 {
	color: #FFFFFF;
	font-size: 20px;
	font-style: italic;
	padding: 10px;
}
.style9 {color: #0000FF}
.style10 {color: #4771BE}
.style11 {font-size: 10px}
.style12 {font-size: 18px}