body{	background-color:#000000;}

body,p,table,th,td,tr,li {
	font-size: 8.5pt;
	font-family :"Lucida Grande", Tahoma, Arial, Helvetica;
	font-weight:lighter;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
     }
	 

a:link{color:#E80053;  text-decoration:none; font-weight:heavier;border-style: dotted; border-left-width: 0px; border-color:#bbbbbb;
		border-style: dotted; border-left-width: 0px;
		border-style: dotted; border-right-width: 0px;
		border-style: dotted; border-top-width: 0px;
		border-style: dotted; border-bottom-width: 1px;		}
a:visited{color:#E80053;text-decoration:none; font-weight:heavier;border-color:#bbbbbb;
		border-style: dotted; border-left-width: 0px;
		border-style: dotted; border-right-width: 0px;
		border-style: dotted; border-top-width: 0px;
		border-style: dotted; border-bottom-width: 1px;		}
a:active{color:#E80053; text-decoration:none;border-color:#bbbbbb;
		border-style: dotted; border-left-width: 0px;
		border-style: dotted; border-right-width: 0px;
		border-style: dotted; border-top-width: 0px;
		border-style: dotted; border-bottom-width: 1px;		}
a:hover{color:#EA0000; text-decoration:none; font-weight:heavier;border-color:#EA0000;
		border-style: dotted; border-left-width: 0px;
		border-style: dotted; border-right-width: 0px;
		border-style: dotted; border-top-width: 0px;
		border-style: solid; border-bottom-width: 1px;		}


.back {
	background-image: url(../images/z2h2main.jpg);
	background-repeat: no-repeat;
}

 .floatright
{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #666;

}

 .floatleft
{
float: left;
margin: 10px 10px 0 0 ;
border: 1px solid #666;

}


.dottedbottom {	border-style: dotted; border-left-width: 0px; border-color:#bbbbbb;
		border-style: dotted; border-right-width: 0px;
		border-style: dotted; border-top-width: 0px;
		border-style: dotted; border-bottom-width: 1px;		

}
