body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #013300;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #336601;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #336601;
}
a:hover {
	text-decoration: none;
	color: #663498;
}
a:active {
	text-decoration: underline;
	color: #336601;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h1 {
	font-size: 28px;
	color: #663498;
}
h2 {
	font-size: 24px;
	color: #663498;
}
h3 {
	font-size: 18px;
	color: #663498;
}

td#content {
	background-color: #FFF5C5;
	background-image: url(/slices/contentbk.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
td#topnav {
	font-weight: lighter;
	color: #FFF5C5;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
}
td#topnav a {
	color: #FFF5C5;
	text-decoration: none;
}
td#topnav a:link {
	color: #FFF5C5;
	text-decoration: none;
}
td#topnav a:visited {
	color: #FFF5C5;
	text-decoration: none;
}
td#topnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
td#topnav a:active {
	color: #FFF5C5;
	text-decoration: none;
}
#footer {
	font-size: 12px;
	color: #FFF5C5;
}
#footer a {
	color: #FFF5C5;
	text-decoration: none;
}
#footer a:link {
	color: #FFF5C5;
	text-decoration: none;
}
#footer a:visited {
	color: #FFF5C5;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:active {
	color: #FFF5C5;
	text-decoration: none;
}
.border {
	margin: 5px;
	padding: 0px;
	border: 3px solid #663498;
}
