@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px;
	background-color: #000000;
	font-size: 12px;
	color: #FFF;
}


/*  Global Formatting */
h1 {font-size:24px;line-height: 1em;font-weight: 900;}
h2 {font-size:20px;line-height: 1em;font-weight: 900;}
h3 {font-size:16px;line-height: 1em;font-weight: 900;}
h4 {font-size:14px;line-height: 1em;font-weight: 900;}
h5 {font-size:11px;line-height: 1em;font-weight: 900;}
h6 {font-size:10px;line-height: 1em;font-weight: 900;}
td{font-size: 12px;}
th{font-size: 12px;}

a:link {
	color: #0FF;
	text-decoration: none;
}
a:visited {
	color: #0FF;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a:active {
	color: #0FF;
	text-decoration: none;
}

.normal08 {
    font-size: 8px
}
.normal09 {
    font-size: 9px
}
.normal10 {
    font-size: 10px
}
.normal11 {
    font-size: 11px
}
.normal12 {
    font-size: 12px
}
.normal13 {
    font-size: 13px
}
.normal14 {
    font-size: 14px
}
.normal16 {
    font-size: 16px
}
.normal18 {
    font-size: 18px
}
.normal20 {
    font-size: 20px
}
.normal24 {
    font-size: 24px
}
.normal30 {
    font-size: 30px
}
