BODY {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Verdana;
	font-size : 12px;
	background-color : black;
	color: Black;
}

H1 {
	font-family : Verdana;
	font-size : 14px;
	font-weight : bolder;
	background : c0d2e1;
}

td {font-family : Verdana;	font-size : 12px; color : #b3b3b3;}

select {font-family : Verdana;	font-size : 9px;}
input {font-family : Verdana;}

A:link {	color: Red;	font-weight : bolder;	text-decoration: none;	font-size : 12px;}
A:active {color: Red; font-size : 12px;}
A:visited {	color : Red; font-weight : bolder;  text-decoration: none; font-size : 12px;}
A:hover {	color: Lime;	text-decoration: none;	font-size : 12px;}

input {
	font-family : Verdana;
	font-size :10px;
	width: 100px;
	color : White;
	font-weight : bolder;
	background : Black;
}

textarea {
	font-family : Verdana;
	font-size :10px;
	width: 200px;
	color : White;
	font-weight : bolder;
	background : Black;
}


select {
	font-family : Verdana;
	font-size :10px;
	width: 150px;
	color : blue;
	font-weight : bolder;
}


caption {font: bold 1.2em Arial, Helvetica; color: navy}
thead {font: bold 0.9em sans-serif; text-align: center; background: red}
.defaultColor {
	background: #ffffff;
}
.activeColor {	background: WhiteSmoke;}
.pushedColor {	background: #e9e9e9; }



.l a {font-size:9px; color:#9D9EA0;}
.l a:link {font-size:9px; color:#9D9EA0;}
.l a:visited {font-size:9px; color:#9D9EA0;}
.l a:active {font-size:9px; color:#9D9EA0;}
.l {font-size:9px; color:#9D9EA0;} 