body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/pgbg.jpg);
	margin-top: 0px;
}
a:link {
	color: #003300;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666600;
}
a:hover {
	text-decoration: none;
	color: #3366CC;
}
a:active {
	text-decoration: underline;
	color: #003300;
}
.TblBkg {
	background: url(../images/tbbg.jpg);
}
.style1 {
	color: #CC0000;
	font-style: italic;
	font-weight: bolder;
}
h1 { font-size: 1.3em; }
.slideshow {
	float: right;
	height: 310px;
	width: 200px;
	margin-top: 15px;
	margin-left: 10px;
}
.clear {
	clear: both;
}
