/* CSS Document */
body {
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #CCCCCC;
}
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #454545;
	line-height: 16px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.pagehead {
	font: bold 14px/16px Verdana;
	color: #000000;
}
.bodyhead {
	font: bold 11px/16px Verdana;
	color: #000000;
}
.toplink  {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.bar {
	font: normal 10px Verdana;
	color: #666666;
}
