body {
   font-size: small;
   background-color: #FFFFFF;
}

td, th {
	font-family: Arial, Helvetica, sans-serif, Georgia, "Times New Roman", Times, serif;
    font-size: small;
}

a {
	color: #333300;
	text-decoration: underline;

}
a:hover {
	color: #808040;
}
p {
	font-family: Arial, Helvetica, sans-serif, Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 20px;
}
.small {
	font-family: Arial, Helvetica, sans-serif, Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}
h1 {
	font-style: oblique;
	font-weight: bolder;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif, Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
h2 {
	font-style: normal;
	font-weight: bolder;
	text-transform: none;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif, Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-style: normal;
	font-weight: bolder;
	text-transform: none;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif, Georgia, "Times New Roman", Times, serif;
}
.logo-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	z-index: 1;
	height: 27px;
	width: 143px;
	left: 65px;
	top: 79px;
	color: #333300;
}
.formbox {
	font-family: Arial, Helvetica, sans-serif, Georgia, "Times New Roman", Times, serif;
    border: 0px solid #000000;
	font-size: small;
	background-color: #FFFFFF;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif, Georgia, "Times New Roman", Times, serif;
    margin-top: 0px;
    font-size: x-small;
}
.citationbox {
	font-family: Arial, Helvetica, sans-serif, Georgia, "Times New Roman", Times, serif;
    border: 1px solid #000000;
	font-size: small;
	background-color: #FFFFCC;
	width: 550px;
	padding: 10px;
	line-height: 1.5em;
}

.btnclass {
   background-color: #CECBAD;
   border: 2px #990000 solid;
   color: #333333;
   font-size: small;
   font-weight: bold;
   font-family: Arial, Helvetica, sans-serif, Georgia, "Times New Roman", Times, serif;
}
table {
   margin-top: 6px;
}
li {
   padding-bottom: 6px;
}
textarea {
   padding-top: 0px;
}