body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0066CC;
}
.sidebar {
	padding-right: 15px;
	padding-left: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	background-color: #CAEDFF;
	font-style: italic;
}
.margins {
	padding-right: 15px;
	padding-left: 15px;
}
body {
	background-image: url(images/bg.jpg);
	margin-top: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	margin-top: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 5px;
	font-size: 10px;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #C4F4FF;
	background-color: #006699;
}
a:active {
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFFE6;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.yellowbg {
	background-color: #FFFFE6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1859BD;
	border-right-color: #1859BD;
	border-bottom-color: #1859BD;
	border-left-color: #1859BD;
}
.captions {
	font-size: 12px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.topmargins {
	margin-top: 20px;
}
