a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	letter-spacing: normal;
	word-spacing: normal;
	cursor: hand;
	filter: DropShadow();
}
.mainText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.note {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	padding-right: 20px;
	padding-left: 25px;
	font-weight: normal;
}
.main_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}

.mainText2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
.listen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFCC;
}
.plantext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D8F8D1;
}
.authName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFF66;
	font-style: normal;
}
.letter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	line-height: 19px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 20px;
}
.Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 35px;
}

.fieldcell input {
	width: 175px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #333333;
	border: 1px solid #000066;
	margin-right: 0px;
	height: 20px;
} 
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold;
}

.fieldcell textarea {
	width: 225px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #333333;
	border: 1px solid #000033;
	margin-right: 0px;
	height: 100px;
} 
.button {
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000033;
	border: 1px solid #000033;
}
.comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	border-bottom-style: none;
}
.border_around {
	border: 1px solid #FFFFFF;
}

.title_box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #CCCCCC;
	padding: 2px 2px 2px 5px;
	font-weight: bold;
	color: #990000;
}
.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/bg_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: right;
	vertical-align: 10%;
	padding-bottom: 7px;
}
