a {text-decoration: none; color: #000000 }

a:hover {text-decoration: none; color: #000000 }

.textfield {
font-size: 10px;
}

.textarea {
font-family: "Arial", serif;
font-size: 12px;
}

.buttons {
font-size: 10px;
}

body {
	font-family: Arial;
	font-size: 14px;
	background-color: #FFFFCC;
}

td { font-family: Arial; 
	font-size: 14px; 
}

th { font-family: Arial; 
	font-size: 14px; 
}

h1 {
	font-family: Arial;
	font-size: 18px;
	text-align: center;
	color: #333333;
}

h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	font-style: italic;
}

h3 {
	font-family: Arial;
	font-size: 14px;
	text-decoration: underline;
	font-weight: normal;
	text-align: center;
}

h4 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

h5 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}

table {
	font-family: Arial;
	font-size: 14px;
	background-color: #FFFFCC;
}

tr {
	font-family: Arial;
	font-size: 14px;
	background-color: #FFFFCC;
}

p {
	font-family: Arial;
	font-size: 14px;
	text-align: left;
	text-indent: 25pt;

}

link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000064;
	text-decoration: underline;
}

.citation {  font-style: normal; text-indent: -22px; padding-left: 22px}
