td, th {
	font-family: Baskerville Old Face, Georgia, Times New Roman, serif;
	font-size: 14px;
	line-height: 16px;
	color: #660000;
}

a {
	color: #00739f;
	text-decoration: underline;
	font-weight: 500;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Baskerville Old Face, Georgia, Times New Roman, serif;
	font-size: 14px;
	line-height: 18px;
	color: #660000;
	font-weight: bolder;
}

.subtitle {
	font-family: Baskerville Old Face, Georgia, Times New Roman, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}

.header {
	font-family: Baskerville Old Face, Georgia, Times New Roman, serif;
	font-size: 14px;
	color: #660000;
	line-height: 24;
}

.footer {
  font-family: Baskerville Old Face, Georgia, Times New Roman, serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	color: #FFFFFF;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.bodyText {
	font-family: Baskerville Old Face, Georgia, Times New Roman, serif;
	font-size: 14px;
	line-height: 16px;
	color: #660000;
}
.bodyTextItalics {
	font-family: Baskerville Old Face, Georgia, Times New Roman, serif;
	font-size: 14px;
	font-style: italic;
	color: #660000;
	line-height: 16px;
}
.bodyTextsmall {
	font-family: Baskerville Old Face, Georgia, Times New Roman, serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 15px;
	font-style: normal;
}
.bodyTextBold {
	font-family: Baskerville Old Face, Georgia, Times New Roman, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #660000;
}
