@charset "utf-8";
/* CSS Document */

<style type="text/css">

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titletext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bolder;
}
.bodytext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
	font-variant: normal;
}

</style>
.bodytext2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.smalltitle {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}

a:link {
	color: #ffffff;
}
a:visited {
	color: #ffffff;
}
a:hover {
	color: #FF6633;
}
