body {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;


}
.leftnav A{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #99CCCC;
	border: 1px solid #000000;
	width: 120px;
	height: 15px;
}
.leftnav A:hover{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid;
	width: 120px;
	height: 15px;
}
.PageHeader {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	background-color: #99CCCC;
	border: 1px solid #000000;

}
.Title {
	font-family: Verdana;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000000;


}
.PageText { font-family: Verdana; font-size: 11px; font-weight: normal; color: #333333; }
.PageText Table { font-family: Verdana; font-size: 11px; font-weight: normal; color: #333333; background-color: #FFFFFF; }
.PageText A{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.PageText A:Hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.BottomNav{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.BottomNav A{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.BottomNav A:Hover{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
.backgroundcolour {
	background-color: #99CCCC;

}
.VirtualText {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.VirtualText A{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.VirtualText A:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}