BODY {
	color: #000000; 
	font-size: 12px;
	font-family: Verdana, sans-serif;	
}

A {
	color: #008000;
	}

A:Visited { color: #808000; }

A:Active { text-decoration: none; 
color: #800000; }

.nor {
	font-size: 12px;
}

.sub {
	text-decoration: underline;
	font-weight: bold;
}

.head {
	font-size: 24px;
	color: #CC6600;
	font-style: italic;
	font-weight: bold;
	height: auto;
}

.pagehead {
	font-family: Verdana, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #CC6600;
}

.colour {
	font-family: Verdana, sans-serif;
	font-size:12px;
	font-style: italic;
	font-weight: bold;
	color: #CC6600;
	}
	
.copy {
	font-family: Verdana, sans-serif;
	font-size:9px;	
}	
