body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, p, td{
font-family:"Trebuchet MS";
font-size: 12px;
color:#5B5B5B;
line-height: 140%;
}
/**********************************
Different colour of header
**********************************/
h1 { font-family:"Trebuchet MS";
	font-size: 12px;
	color:#5B5B5B;
	line-height: 120%;
	}
	
.h1 { 	font-family:"Trebuchet MS";
	font-size: 12px;
	color:#5B5B5B;
	line-height: 120%;
	}

.purple {
color:#AEA4C6;
font-size: 16px;
line-height: 120%;
font-family:"Trebuchet MS"; 
}

.redishbrown {
color:#9A7F79;
font-size: 16px;
line-height: 120%;
font-family:"Trebuchet MS"; 
}
.darkgreen {
color:#799A85;
font-size: 16px;
line-height: 120%;
font-family:"Trebuchet MS"; 
}
.darkbrown {
color:#9A8A79;
font-size: 12px;
line-height: 120%;
font-family:"Trebuchet MS"; 
}
/**********************************
Contact - right hand side column
**********************************/
.contact {
font-family:"Trebuchet MS";
font-size: 12px;
color:#5B5B5B;
line-height: 140%;
}

a.contact:link {color:#5B5B5B; text-decoration:underline}
a.contact:visited {color:#5B5B5B; text-decoration:underline}
a.contact:hover {color:#5B5B5B; text-decoration:underline}
a.contact:active {color:#5B5B5B; text-decoration:underline}
/**********************************
Content
**********************************/
#splash { padding: 20px 10px 0px 10px; }
#inside { padding: 0px 5px 15px 5px; }
#contact { padding: 5px 10px 5px 15px; }

a:link {color:#5B5B5B; text-decoration:underline}
a:visited {color:#5B5B5B; text-decoration:underline}
a:hover {color:#5B5B5B; text-decoration:underline}
a:active {color:#5B5B5B; text-decoration:underline}
