.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #000000;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
}
.pt12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}
ul#navigation {
float:center;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}
a#navigation1 {
float:center;
width:6em;
text-decoration:none;
color:#000000;
background-color:C8C8C8;
padding:0.2em 0.6em;
border-right:1px solid white;
border-left:1px solid white;
}
a:hover {
background-color:#B5B5B5
}
a#navigation2 {
float:center;
text-decoration:none;
color:#000000;
}
li {
display:inline
}
.left {
float: left;
}
.right {
float: right;
}
#bottom {
padding: .2em;
border-top: 1px solid gray;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #000066;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
.pt12 {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	color: #000000;
}
a:hover {
	background-color:#E8E8E8;
	color: #006699;
}
.pt36 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006699;
}
.white {color: #FFFFFF}