body {background-color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;}

body, td, th {color: #fffdfd;}

h1 {
	color: #FFFF00;
	font-size: 18px;
}

a:link, a:visited, a:hover {color: #FF0000;
font-weight: bold;
text-decoration:none;
}
a:hover {
text-decoration: underline;
}

h2 {
	color: #FF0000;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}

h3, h4 {
	color: #ffff00;
	text-align: center;
}

h5, h6 {color: #ffff00;;}

a {color: #FF0033;}
.legal {
	font-size: 14px;
	color: #F00000;
	font-weight: bold;
	vertical-align: baseline;
}
.line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#FFFF00;
}
.lgb-inline {
	vertical-align: text-bottom;
}
.editbox {
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color: #eeeeee;
}
form {
	font-size: 14px;
}
	.yellow {
	color: #FFFF00;
}
