body {
	background-color: #999966;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	line-height: 25px;
	font-weight: bolder;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 15px;
}
.nav {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.navtext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575739;
	line-height: 20px;
	text-decoration: none;
}
.navtext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575739;
	line-height: 20px;
	text-decoration: none;
}
.navtext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-decoration: underline;
}
.navtext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575739;
	line-height: 20px;
	text-decoration: none;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 15px;
}
