body {background-color: "#d3d3d3"}
body {font-family: "Arial"; color:"BLACK"}
h1 {font-size: 24pt; font}
p {margin-left: 10px}	
h1 {background-color: "#ee82ee"}
h2 {margin-left: 10px}


img.small 
{
height: 50px;
width: 5px
}


a:link { color:"BLACK"; 
background:transparent;
text-decoration:none;}
a:visited { color:"BLACK"; 
background:transparent;
text-decoration:none;}
a:hover { color:"BLACK"; 
background:transparent;
text-decoration:underline;}
a:active { color:"BLACK"; 
background:transparent;
text-decoration:none;}
