body {
	background-color: #104066;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #002E65;
	padding: 0px;
	background-image: url(../images/bgslice1.jpg);
	background-repeat: repeat-y;
}
a:link, a:visited {
	color:#0F6313;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
}
.whitetext {
	color:#FFFFFF;
}
.whitetext a:link, .whitetext a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.whitetext a:hover {
	text-decoration: underline;
}
.goldtext {
	color: #ACA323;
}
h1 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h2 {
	font-size: 16px;
	color: #002F64;
}
.underline a:link, .underline a:visited {
	text-decoration: underline;
}
.copyright {
	font-size: 9px;
}
ul {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}
.font16bold {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
.font12bold {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.font12 {
	font-size: 12px
}
.font14bold {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
