body  {
background : white;
font : 11pt     Verdana, Arial, Helvetica, Sans-Serif;
}

a  {
color : navy;
text-decoration : underline;
background : inherit;
}

DIV.icon  {
z-index : 3;
position : absolute;
top : 0px;
text-align : left;
}

a[href]:hover  {
background : #FFFF66;
}

DIV.hr  {
margin-bottom : 5px;
background : gray;
height : 2px;
}

DIV.license  {
background : white;
	position: fixed;
	text-align: center;
	font-size: x-small;
	left: 70%;
	bottom: 10px;
	border: 2px solid gray;
	padding: 3px;
	right: 10%;
}

DIV.fade  {
width : 90%;
position : absolute;
z-index : 2;
margin-right : 10%;
top : 25px;
height : 10px;
}

h2  {
margin-top : 5px;
margin-bottom : 5px;
}

DIV.body  {
margin-right : 10%;
font-family :   Verdana, Arial, Helvetica, Sans-Serif;
width : 90%;
top : 55px;
background : inherit;
position : absolute;
left : 10px;
}

DIV.titlename  {
padding-top : 3px;
color : white;
width : 90%;
z-index : 1;
font-size : 12pt;
background : black;
top : 0px;
margin-right : 10%;
font-weight : bold;
position : absolute;
text-indent : 43px;
height : 25px;
}

DIV.splash  {
font-size : 10pt;
margin-top : 10%;
z-index : 2;
}

DIV.invisfill  {
font-size : 1em;
position : fixed;
z-index : 1;
}


