
h1       { font-size: 20pt; font-family: Trebuchet MS, verdana }
h2       { font-size: 18pt; font-family: Trebuchet MS, verdana }
h3        { font-size: 16pt; font-family: Trebuchet MS, verdana }
h4       { font-size: 12pt; font-family: Trebuchet MS, verdana }
h5     { font-weight: bold; font-size: 10pt; font-family: Trebuchet MS, verdana }
h6      { font-weight: normal; font-size: 9pt; font-family: Trebuchet MS, verdana }
a            { color: black; font-weight: normal; font-family: Trebuchet MS, verdana; text-decoration: none }
a:hover        {
	color: #b1031f;
	font-weight: normal;
	font-family:Trebuchet MS, verdana;
	text-decoration: none
}
b { }
p        { color: black; font-size: 15px; font-family: Trebuchet MS, verdana }
td        { color: black; font-size: 15px; font-family: Trebuchet MS, verdana }
body     { color: black; font-size: 15px; font-family: Trebuchet MS, verdana }
.info_text  { color: #fff; font-family: Trebuchet MS, verdana }
.smaller_text  { color: #fff; font-size: 13px; font-family: Trebuchet MS, verdana }
.smaller_thin_text { color: #fff; font-size: 11px; font-family: Trebuchet MS, verdana; font-weight: lighter; }
.black { color: black }
.notice_this {
	color: #FF0000;
	font-size: 15px;
	font-family: Trebuchet MS, verdana;
	font-weight: bold;
}