.style1 {
	font-size: 24px;
	font-style: italic;
	color: #0000CC;
}
.style3 {
	font-size: 18;
	color: #6600FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
}

.realbig {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.areatable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.selectarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC33;
	border-bottom-color: #FFCC33;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.linkbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.titles {
	font-size: 30px;
}
.tableborders {
	border: 1px solid #33CCFF;
}
.linelt {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFDFFF;
}
hr {
 height: 1px;}
