h1 {
	font-size: 16pt;
	font-weight: bolder;
	color: #FAB80A;
	font-variant: normal;
	font-style: normal;
	display: inline;

}
a:link {
	color: #FFF;
	text-decoration: none
}
a:hover {
	color: #F00;
	text-decoration: none
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color:#F00
}
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: #FC0;
}
.menu01 a {
	color : #F00;
	text-decoration: none;
}
.menu01 a:hover {
	color : #FC0;
}
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;
}
