body {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}
tr {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #993333;
}
a:link {
	color: #993333;
}
a:visited {
	color: #993333;
}
a:active {
	color: #993333;
}
a:hover {
	color: #993333;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.strong {
	font-style: italic;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.strongu {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.small {
	font-size: 10px;
}
.black {
	background-color: #000000;
	color: #FFFFFF;
}
.white {
	background-color: #FFFFFF;
}
.maroon {
	background-color: #74342B;
	color: #FFFFFF;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
.greytext {
	color: #666666;
}
.staticbody {
	color: #FFFFFF;
}
.medlink {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
a.medlink {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
a.medlink:link {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
a.medlink:visited {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
a.medlink:active {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
a.medlink:hover {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
.whitelink {
	color: #FFFFFF;
}
.whitelink:link {
	color: #FFFFFF;
}
.whitelink:visited {
	color: #FFFFFF;
}
.whitelink:active {
	color: #FFFFFF;
}
.whitelink:hover {
	color: #FFFFFF;
}
.formbutton {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.formelement {
	font-size: 10px;
}
.note {
	color: #FFFFFF;
	font-size: 10px;
}
.ecardsubmit {
	background-color: #672A27;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.rednote {
	color: #990033;
	font-size: 11px;
	font-weight: bold;
}