a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC33;
	text-decoration: underline;
	letter-spacing: normal;
	word-spacing: normal;
	cursor: hand;
	filter: DropShadow();
	font-size: 13px;
}
.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;
	color: #FFFFFF;
	font-size: 13px;
}
.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;
	text-align: left;
}
.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;
}
.subHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	margin-bottom: 5px;
}
.column_bg {
	background-color: #D8B769;
	padding: 5px 10px 5px 15px;
}
.menu {
	color: #FFFFCC;
	text-align: center;
	height: 40px;
	width: 850px;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.link_menu {
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
	color: #FFFFCC;
	font-size: 14px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 5px;
	line-height: 18px;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E2E2E2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E2E2E2;
	font-weight: normal;
	padding-left: 5px;
}

