@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #3C332E;
}
body {
	background-image: url();
	background-color: #ffffff;
	background-repeat: repeat;
}
.SMRegular {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 10px; }
.Regular {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; }
.Highlight {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px;  color: #308CBF;}
.RegularBold {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #308CBF;}
.Links {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.Footer {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.altatag{font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000;}
.White {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff}
.Note {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #cc0000}
.Header {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #724971}
a:hover {
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
