body
{
	background-image: URL(images/newback.gif);
}
P
{
	font-family: "verdana","arial", sans-serif;
}
.leftside
{
	position: absolute;
	width: 200px;
	top: 10px;
	left: 0px;
}
.rightside
{
	margin-left: 240px;
	margin-top: 0px;
	margin-right: 10px;
	color: #000000;
	background: #FCFCFC;
	overflow: scroll;
}
.H1
{
	width: 100%;
	margin-right: 0px;
	border-style: none;
	border-width: thin;
	font-family: "verdana","arial", sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #339999;
	background: #ECECEC;
}
.space10
{
	margin-left: 10px;
	margin-right: 0px;
	text-align: justify;
}
.fullpage
{
	padding-left: 0px;
}
.titlebar
{
	width: 100%;
	margin-right: 0px;
	border-style: none;
	border-width: thin;
	padding-left: 5px;
	font-family: "verdana","arial", sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #339999;
	background: #ECECEC;
}
.main
{
	width: 100%;
	margin-right: 0px;
	border-style: none;
	border-width: thin;
	padding-left: 10px;
	padding-right: 5px;
	font-family: "verdana","arial", sans-serif;
	font-size: 10pt;
	color: #000000;
	background: #FCFCFC;
}
p.initial:first-letter
{
	font-size: 200%;
	font-weight: bold;
	float: left;
}
.menutitle
{
	margin-left: 5px;
	font-family: "verdana","arial", sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	background: #F0F0F0;
}
.teasertitle
{
	font-family: "verdana","arial", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	background: #FCFCFC;
}
.highrisk
{
	font-family: "verdana","arial", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	background: #FCFCFC;
}
.source
{
	font-family: "verdana","arial", sans-serif;
	font-size: 10pt;
	color: #000000;
	background: #FCFCFC;
}
.centre
{
	text-align: center;
}
.noborder
{
	border: "none";
}
#fineprint {
  clear: both;
  font-size: 50%;
  margin-left: 5%;
  margin-right: 5%;
  padding-bottom: 1em;
  text-align: center;
  color: #fcfcfc;
}
