body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A.blueLinkbox {
	display: block;
	white-space: nowrap;
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 2px 2px;
	text-decoration: none;

	background: #688DB3;
}
A.blueLinkbox:hover {
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;

	background: #86AAD0;
	cursor: pointer;
}
a {
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-size: 12px;
	color: #666666;
}
.style7 {color: #FF9900}
.style10 {color: #000; font-size: 10px; }
.style11 {font-size: 10px}