h1 {
	color: #00FF33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 32pt;
	line-height: 32pt;

}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00FF33;
	font-size: 16pt;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFF00;
	font-size: 14pt;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
}
.table a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
}
.table a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
}
.table a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
}
.table a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
}

body {
	background-color: #000000;
}

.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #CCCCCC;
        padding-left: 50px;

}

.menu a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #CCCCCC;
}
.menu a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
.menu a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #CCCCCC;
}
.menu a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #CCCCCC;
}
.menu2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFF00;
}
.header p {
	font-family: Arial, Helvetica, sans-serif;
	color: #00FF33;
	font-size: 12pt;
	font-weight: bold;
	line-height: 12pt;

}
.header a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #00FF33;
	font-size: 12pt;
        font-weight: bold;
}
.header a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #00FF33;
	font-size: 12pt;
        font-weight: bold;
}
.header a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #00FF33;
	font-size: 12pt;
        font-weight: bold;
}
.header a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #00FF33;
	font-size: 12pt;
        font-weight: bold;
}
.table img {
	border: thin solid #CCCCCC;
}
