h1 {
	font-size: 16pt;
	font-weight: bolder;
	color: #006;
	font-variant: normal;
	font-style: normal;
	display: inline;

}
a:link {
	color: #FFF;
	text-decoration: none
}
a:hover {
	color: #434FF1;
	text-decoration: none
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color:#434FF1
}
h2 {
	color: #FFFFFF;
}
.tinytext {
	font-size: 7pt;
}
body {
	color: #333;
	background-color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
h3 {
	font-size: 11pt;
	color: #6CF;
}
.menu01 a {
	color : #434FF1;
	text-decoration: none;
}
.menu01 a:hover {
	color : #7EE1FE;
}
h5 {
	font-size: 9pt;
	color: #F00;
	font-weight: bolder;
}
.red {
	color: #F00;
}
td {
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.footertitle {
	color: #7EE1FE;
}
