
body { 	color: black; 
	background: white; 
	margin-left: 2%; 
	margin-right: 3%;
	font-size: 14pt;  
	font-family: Verdana, sans-serif, cursive, fantasy, monospace; 
	background-image: url(edge.jpg);	
	background-repeat: repeat-y;
	margin-left: 2em ;
    }
h1,h2 { font-family: Garamond, "Times New Roman", serif;
	font-weight: bold;
	text-align:center;
	background: #ccffff;
 }

a:hover {background-color: #FFFF00 }
a:active {background-color: #0000cc }
div  {	background-color: #99cccc;
      	border: solid; 
	width: 100% ;
	border-width: medium; /* background-image: url(test2.gif)*/;}
p.a {text-align:left; color:#ffffff; font-style: italic;}
div.box { 
	color: #0000ff;
	background-color: #ffffcc;
	font-size: 11pt;
	font-family:Loma, Verdana,sans-serif;
	text-align: center;
	width: 99% ;
       }
