a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9999CC;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;

}
a:visited {
	color: #9999CC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;


}
a:hover {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;

}
.nav {
	color: #9999CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;



}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #9999CC;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #9999CC;
}
.scrollcolour {
	background-color: #FFFFFF;
	scrollbar-face-color:#9999CC; 
	scrollbar-arrow-color:#000066; 
	scrollbar-track-color:#9999CC; 
	scrollbar-shadow-color:''; 
	scrollbar-highlight-color:''; 
	scrollbar-3dlight-color:''; 
	scrollbar-darkshadow-Color:''; 
}
.smallbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #9999cc;
	font-size: 14px;
}
