
h1 {
text-align: center;
font-size: 36pt;
font-style: italic;
font-weight: normal;
}

h1, p, a, dl  {
font-family: verdana, arial, sans-serif;
}

 p, a, dt, dd   {
 font-size: 14pt; 
 }

dt {
font-weight: bold;
}

 body  {
margin-left: 16%;
margin-right: 7%;
}


/* BODY {
background: url(images/purple_marble3.jpg)  repeat-y #330066;
color: #FFFFFF;
margin-left: 16%;
margin-right: 7%;
}
 */ 



.center {text-align: center;}
.italic { font-style: italic; }
.comic {font-family: "comic sans ms", arial, sans-serif;}

/* 
a:link { 
background: #FF66CC;
color: white;
border-width: 2px;
border-color: white; 
}

a:visited { 
background: #9966CC;
color: #CCCCCC;
border-width: 2px;
border-color: white; 
}


a:active { 
background: #CC3366;
color: white; 	
border-width: 2px;
border-color: white; 
} 
 */
