body {
	margin-left: 25px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	scrollbar-base-color: #DDE0D9; scrollbar-arrow-color: #607B89; scrollbar-shadow-color: #C6CAC6; scrollbar-darkshadow-Color: #818A8E; scrollbar-track-color: #F4F7F4; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #F4F5EC;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
a:link {
	color: #607B89;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF9900;
}
a.pgnum:link {
	color: #607B89;
	text-decoration:none;
}
a.pgnum:visited {
	color: #607B89;
	text-decoration:none;
}
a.pgnum:hover {
	color: #FF9900;
	text-decoration:none;
}
li {
	list-style-image: url(images/bullet.gif);
	margin-top: 15px;
}
.head1 {
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
}
.head2 {
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}
.bluetext {
	color: #607B89;
}
.bluesmtext {
	font-size: 11px;
	color: #607B89;
}
.greysmtext {
	font-size: 11px;
	color: #999999;
}
.orangesmtext {
	font-size: 11px;
	color: #FF9900;
}
.lightbg {
	background-color: #F4F7F4;
	border: 1px solid #CCCCCC;
}
.thinborder {
	border: 1px solid #424A4F;
}
.smtext {
	font-size: 11px;
}