body {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

td {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

th {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

.heading01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #0F5354;
	font-style: normal;
	line-height: 14px;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #DF0000;
	font-style: normal;
	line-height: 18px;
	text-indent: 0 px;
	text-align: left;
	vertical-align: top;
	
}	
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	line-height: 14px;
	text-indent: 0 px;
	text-align: left;
	vertical-align: top;	
}	

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9.5px;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
	line-height: 11px;
	list-style-type: none;
	text-align: center;
	vertical-align: top;
	letter-spacing: 0.1em;
}

h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999;
	font-style: normal;
	line-height: 9px;
	list-style-type: none;
	text-align: center;
	vertical-align: top;
	letter-spacing: 0.2em;
}	

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: 16px;
	list-style-type: none;
	text-align: left;
	vertical-align: top;
}



.body-text_white {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
	line-height: normal;
	list-style-type: none;
	text-align: left;
	vertical-align: top;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #EC3C00;
}

.toplinks {
	color: #ffffff; 
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.toplinks:hover {
	color: #FFF;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

body {
	background-color: #000000;
	margin-top: 0px;
	background-image: url(images/background.gif);
}
