body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #003399;
	line-height: 22px;
	letter-spacing: normal;
}
.bigger {
	font-size: 22px;
}
.tableborder {
	border: 3px double #330066;
	background-color: #FFF0BF;
}
.tableborder a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.tableborder a:hover {
	color: #FFF0BF;
	background-color: #0066CC;
}




body {
	background-image: url(images/bg.jpg);
	margin-top: 18px;
}
.smaller {
	font-size: 14px;
}
h1 {
	color: #CC0000;
}


h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
}
h2 {
	font-size: 26px;
	letter-spacing: 4px;
	padding-top: 2px;
	padding-bottom: 3px;
	background-color: #FFF5D9;
}
.topbottomlines {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC33;
	border-bottom-color: #FFCC33;
}

.dropcap {
	font-size: 400%;
	float: left;
	color: #003399;
	margin-top: -6px;
	margin-right: 2px;
	font-weight: normal;
	line-height: normal;
	margin-bottom: -22px;
}
.captions {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #0000CC;
}
