@charset "UTF-8";
.boxtitle {	font-size: 12px;
	font-weight: bold;
}
a {
	font-weight: bold;
	color: #339900;
	text-decoration: underline;
}
p {
	text-align: justify;
}
.rightcol {
	font-size: 11px;
	color: #666666;
}
.subhead {
	font-size: 18px;
	color: #5E86C3;
}
.hightlight {
	color: #5E86C3;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/img_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

