body { 
  /* background: url(../images/bkgd.jpg) no-repeat; */ 
	font: 76% arial, helvetica, sans-serif;
	color: #000000; 
	background-color: #ffffcc; 
	} 

/* ******* default link colours ******* */ 
a:link { 
	color: #3333cc; 
	background-color: transparent; 
	} 

a:visited { 
	color: #333366; 
	background-color: transparent; 
	} 
a:hover {
	color: #666699; 
	background-color: transparent; 
	} 
h1 { 
	font-family: "Times New Roman", Times, serif; 	
	font-size: 24pt; 
	font-style: italic; 
	color: #ffc; 
	font-weight: bold ;
	} 
h2 { 
	font-style: italic; 
	font-weight: bold; 
	color: #669; 
	} 
h3 { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 150%; 
	font-style: italic; 
	font-weight: bold ; 
	color: #ffc ;
	} 
h4 {  
	font: 120% italic bold; 
	color: #666699;
	padding: 20px 0 0 0;
	}
h5 { 
	font-size: 100%; 
	font-style: italic; 
	font-weight: bold ; 
	} 
.skip { 
	font-size: 50%; 
	color: #006600; 
	text-decoration: none; 
	margin-left: 10px;
	} 
h4 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 110%; 
	font-weight: bold;
	} 
.note { 
	font-size: 60%;
	} 
.backtotop { 
	font-size: 75%;
	} 
.webring { 
	font-size: 80%;
	} 
.menu {
	font-size: 110%;
; color: #333366
	}
.menuheading { 
	margin-bottom: -5%;
	} 
.content { 
	margin-left: 25px;
	} 
