@charset "ISO-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #220022;
	background-color: #efedf7;
}
p,table, tr,th,td,ul,ol,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #220022;
	background-color: #ffffff;
}
fakeH1{ font-weight: bold; font-size:16px; }
.bodyBGcolour {
	background-color: #efedf7;
}
.darkTableBG{
	background-color: #465781;
}
h1 { font-weight: bold; font-size:16px; }
.whiteText {
	color: #FFFFFF;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #465781;
}
a:link {
	font-weight: bold;
	color: #465781; 
}
a:visited {  
	font-weight: bold;
	color: #465781;
}
a:hover {  
	font-weight: bold;
	color: #7481a0;
}
a:active {  
	font-weight: bold;
	color: #465781;
}
