.rightbox {
	border: 1px solid #333366;
	background-color: #CCCCCC;
	font-size: 10px;
	text-align: center;


}
.rightboxtitle {
	font-size: 11px;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.maintext {
	font-size: 12px;
	text-align: justify;
}
.leftbox {

	border: 1px solid #333366;
	font-size: 12px;
	text-align: justify;
}
.maintextsmall {
	font-size: 11px;
	text-align: justify;
}
.bluebox {

	border: 1px solid #333366;
	background-color: #6699CC;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
.boxedtext {
	border: 1px solid #333366;
}
.facts {
	font-size: 9px;
	text-align: center;
}
.greyleft {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}
a:visited {
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #CC9933;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
}
.frontboxtitle {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333366;
	text-align: center;
}
.seemore {
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: right;
}
.bottom {
	font-size: 9px;
	color: #666666;
	text-align: right;
}

