



	
	

body {
background-color:black;
margin:10px;
padding:5px;
font-family:Arial;
}


p { text-align:left;
color:White;
}

a:link{
    color: #8DCFF4;
    text-decoration: none;
    font-weight: bolder;
}
a:visited{
    color: #CCCCCC;
    text-decoration: none;
    font-weight: bolder;
}
a:hover {
    color: #AA99C5;
    font-weight: bolder;
}
a:active{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bolder;
}


h2{
color:#AA99C5;

}	
	


h4{
color:#F289AE;

}


hr.onerule{
color:#ffcc00;
height:3px;
width:90%px;
}

hr.tworule{
color:#cccccc;
height:3px;
width:90%;
}

hr.threerule{
color:#cccccc;
shade="dashed";
width:45%;
}


hr.fourrule{
color:#cccccc;
shade="dashed";
}

.leftside {
text-align:left;
float:left;
width:45%;
}


.leftside2 {
text-align:left;
float:left;
width:45%;
}




.leftone {
width:95%;
}




.rightside {
text-align:left;
float:right;
width:45%;
}

.rightside2 {
text-align:left;
float:left;
width:48%;
}


p.bottomorange {
text-align:right;
color:#EE9414;
}


p.footnote {
clear: both; 
margin-top: 1em;
margin-bottom: 2em; 
text-align:right;
color:#66ffff;
}
