	body {
	margin:0px 0px 0px 0px;
	padding:0px;
	scrollbar-face-color: #000033;
scrollbar-face-color:#CCCCFF;
scrollbar-highlight-color:#000033;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#000033;
scrollbar-arrow-color:#000033;
scrollbar-track-color:#FFFFFF;
	}
		
	.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 21px;
	color: #330066;
	}
		
	.navleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFCC00;
	text-decoration: none;
	}
		
	.navleftbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
	}
	
	.navtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #330066;
	text-decoration: none;
	background-position:  center;
	text-indent: 12px;
	margin-bottom: 2px;
	font-style: normal;
	font-weight: normal
	}

	.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000033;
	text-decoration: none;
	}
	
	.bodyitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000033;
	font-style: italic;
	}
	
	.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000033;
	font-weight: bold;
	}
	
	.bodyboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #990033;
	font-weight: bold;
	}
	
	.bodyboldyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFCC00;
	font-weight: bold;
	}
	
	.bodyred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #990033; 
	}
	
	.bodyyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFCC00;
	}
	
	.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000033;
	text-decoration: none;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #330066;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: -12px;
}

.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #990033;
	font-weight: bold;
	text-transform: uppercase;
}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #990033;
	font-weight: normal;
	text-decoration: none;
}

.bodycentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000033;
	text-decoration: none;
	text-align: center;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #990033;
	font-style: italic;
	margin-top: 20px;
	text-decoration: none;
}

.quotesource {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #990033;
	font-style: normal;
	margin-top: 20px;
	text-decoration: none;
}

.mountain {
	background-image: url('images/mtnsong3.jpg');
	background-repeat: no-repeat;
	background-position: left center
}

.aims{
	background-image: url('images/aims.jpg');
	background-repeat: no-repeat;
	background-position: left top
}

a:hover {
	text-decoration: underline;
	}
	
.navtop a:hover {
	color: #990033;
	text-decoration: underline;
}

