a:link {color: #000066; text-decoration: underline; }
a:active {color: #000066; text-decoration: underline; }
a:visited {color: #000066; text-decoration: underline; }
a:hover {color: #000066; text-decoration: none; }

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}
.fieldname {
	font-weight: bold;
}
.fieldvalue {
	color: #000066;
	font-size: 13px;
}
.message {
	background-color: #EDEDE4;
	border: 1px solid #333333;
	font-family: "Courier New", Courier, mono;
}
.firstmessage {
	background-color: #D9E3FD;
	border: 1px solid #333333;
	font-family: "Courier New", Courier, mono;
}
.bigsmug {
	font-size: 18px;
	font-weight: bolder;
}
.littlesmug {
	font-size: 10px;
}.mytextbox {
	border: 1px solid #333333;
}
.mysubmit {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
