html, body {
    height: 100%;
}
body {
	margin-top: 0px;
	background-color: #919191;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #E20244;
}
a:visited {
	color: #E20244;
}
a:hover {
	color: #858585;
}
a:active {
	color: #858585;
}
.style1 {
	font-size: 18px;
	color: #E20244;
	font-weight: bold;
}
.style6 {font-size: 12px; color: #E20244; font-weight: bold; }
#Layer1 {
	position:absolute;
	width:156px;
	height:115px;
	z-index:1;
	overflow: visible;
	visibility: visible;
}
.info  {color:#000033; background-color:#cccccc; layer-background-color:#FFFFFF;
        position:absolute; top:50%; left:50%; width:315px; height:280px;
        z-index:99;  visibility:hidden;}
}
.style7 {font-size: 9px}
H1 { color: #e20244; }
H2 { color: #e20244; }
H3 { color: #e20244; }
* { margin: 0; }
ul { list-style-type: disc; margin: 5px 5px 5px 10px; padding: 5px; }

