body {
	margin-top: 0px;
	background-color:#CCCCCC
}
.default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration:none;
	color:#000000;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	border-right-style:ridge;
	border-right-color:#000000;
	border-right-width:1px;
	padding-top:3px;
}
.topline {
    border-top-style:ridge;
	border-top-color:#000000;
	border-top-width:1px;
}
.rightline {
    border-left-style: ridge;
	border-left-color:#000000;
	border-left-width:1px;
}
.bottomline {
    border-bottom-style:ridge;
	border-bottom-color:#000000;
	border-bottom-width:1px;
	border-left-style: ridge;
	border-left-color:#000000;
	border-left-width:1px;
}
.headlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration:none;
	color:#FFFFFF;
	padding-bottom:4px;
	padding-top:4px;
}
h1 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-top:3px;
	display:inline;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration:none;
	color:#FFFFFF;
}