body {
	font-family: trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #000000;
	color: #ffffff;
}

h1 {
	font-size: 36pt;
}

td {
	font-family: trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

th {
	font-family: trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

a {
	text-decoration: none;
	color: #6699ff;
}

a:hover {
	text-decoration: underline;
	color:#ffffff;
}

.bodystyle {
	font-family: trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 10 20 10 10;
	
}

.small {
	font-family: trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.medium {
	font-family: trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.big {
	font-family: trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16pt;
}

.xbig {
	font-family: trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 24pt;
}

.xfade {
	filter: blendTrans(duration=4)
}

.menu {
	font-family: trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.selectbox {
	font-family: trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	background-color:#000000;
	color: #6699ff;
}

.selectheading {
	font-family: trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	background-color:#000000;
	color: #ffffff;
}

.nav {
	font-family: trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	list-style: square outside none;
	color: #ffffff;
	padding-right: 10px;
}

.nav2 {
	font-family: trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style: square outside none;
	color: #ffffff;
}

.navbox {
	border-right: solid thin;
	padding-right: 10px;
	color: #ffffff;
}

.invis {
	color: #000000;
	font-size: 1px;
}

.expanded {
	font-family: trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
	letter-spacing: 2px;
}

.justified {
	font-family: trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
