


	

/* images */



/* links */
	a:link {
	COLOR: black;
	}

	a:visited {
	COLOR: red;
	}

	a:hover {
	COLOR: blue;
	}

.navback {
	display:block; 
	padding-top:3px; 
	padding-bottom:3px; 
	width:100%; 
	font-weight:bold;
	font-family:Arial;
	color:#ffffff; 
	text-decoration:none; 
	font-size:11px; 
	text-transform:uppercase; 
	border-bottom:solid 1px white; 
	background-color:#7E3D7D;  
}

.navback:hover { 
	background-color:#FF6602;
	color:#fff; 
	font-size:13px;
	padding-top:2px; 
	padding-bottom:2px; 
} 


/* background colours */

/* borders */

/* text */

h1 { 
font-family: "Times New Roman"; 
font-size: 18px; 
font-weight: normal; 
color: #000000; 
} 


.ptitle {
color: black;
font-size: 14px;
font-weight: bold;
}

.address {
color: black;
font-size: 16px;
font-weight: bold;
}


.ptext {
font-family: "Times New Roman"; 
font-size: 16px; 
font-weight: normal; 
color: #000000; 
}

.subtitle {
font-family: "Times New Roman"; 
font-size: 16px; 
font-weight: bold; 
color: #000000; 
}


.webdesign {
font-family: "Times New Roman"; 
font-size: 12px; 
font-weight: normal; 
color: #000000; 
}