body {
	margin : 0px;
	background-color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 0px;
	color : #87CEFA;
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p {
	text-align : justify;
	text-indent : 20px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

p.null {
	text-align : justify;
	text-indent: 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top: 0px;
	margin-bottom : 0px;
}

a {
	text-decoration : none;
	color : #FFFF00;
}

a:link {
	color : #FFFF00;
}

a:visited {
	color : #FFFF00;
}

a:active {
	color : #FFFF00;
}

a:hover {
	color : #FFFF00;
	text-decoration : underline;
}

.small {
	font-size : 10px;
}

.small2 {
	text-indent : 0px;
	font-size : 10px;
	color : #FFFFFF;
}

.small3 {
	text-indent : 0px;
	font-size : 10px;
	color : #FFFF00;
}

.small4 {
	text-indent : 0px;
	font-size : 10px;
}


a.small:link {
		color : #87CEFA;
}

a.small:visited {
		color : #87CEFA;
}

a.small:active {
		color : #87CEFA;
}

a.small:hover {
		color : #87CEFA;	
		text-decoration : none;
}

a.small2:link {
		color : #FFFFFF;
}

a.small2:visited {
		color : #FFFFFF;
}

a.small2:active {
		color : #FFFFFF;
}

a.small2:hover {
		color : #FFFFFF;	
		text-decoration : none;
}

#menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}

#menu a {
	color : #FFFFFF;
	text-decoration : none;
} 

h3 {
	color : #FFFFFF;
}

h4 {
	color : #FFFFFF;
}

.gbname {
	font-weight : bold;
	font-size : 11px;
	color : #FFFFFF;
}
	
.gbdate {
	color : #FFFFFF;
	font-size : 10px;
}

.warning {
	color : #FF0000;
	font-weight : bold;
	font-size : 11px;
}
