body {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;

}

a {
	color: #3366CC;
}

form {
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	background-color: #A2C0DF;
	color: #FF6600;
	border: none #CCCCCC;
	text-align: center;


}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #FF6600;
	background-color: #8FB5DA;

}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #CCCCCC;
	color: #003399;
	font-weight: bold;
	font-style: italic;


}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #CCCCCC;
	color: #FF6600;

}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: normal;
	color: #333333;
	background-color: #CCCCCC;
}

a:hover {
	text-decoration: underline;
}

input.small {
	width: 50px;
}
description {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: center;

}
.titlesmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	border: none;
	background-color: #CCCCCC;
	font-style: italic;


}
