
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: #d8f5f9; font-weight: normal; font-family: Trebuchet MS, verdana; text-decoration: none }
a:hover        {
	color: #d8f5f9;
	font-weight: normal;
	font-family:Trebuchet MS, verdana;
	text-decoration: none
}
a:visited        {
	
	font-weight: normal;
	font-family:Trebuchet MS, verdana;
	text-decoration: none
} 

p        { color: #d8f5f9; font-size: 16px; font-family: Trebuchet MS, verdana; }
tr       { color: #d8f5f9; font-size: 16px; font-family: Trebuchet MS, verdana; }
td       { color: #d8f5f9; font-size: 16px; font-family: Trebuchet MS, verdana; }
body     { color: #d8f5f9; font-size: 16px; font-family: Trebuchet MS, verdana; } 

.info_text  { font-family: Trebuchet MS, verdana }
.smaller_text  { font-size: 13px; font-family: Trebuchet MS, verdana }
.smaller_thin_text { font-size: 11px; font-family: Trebuchet MS, verdana; font-weight: lighter; }
.black { }
.notice_this {
	color: #855913;
	font-size: 17px;
	font-family: Trebuchet MS, verdana;
	font-weight: bold;
}
.reversed_out {
	color: #b1b9be;
	font-size: 15px;
	font-family: Trebuchet MS, verdana;
	font-weight: bold;
}
