body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

.toptables {
	border-bottom-style:solid;
	border-bottom-color:#666666;
	border-bottom-width:1px;
	
}

.header {
padding:5px
}
h1 {
	font-size: 16px;
	color: #333333;
	margin: 10px;
}
.bodytext {
	font-size: small;
	color: #333333;
	margin: 10px;
}
h2 {
	font-size: 14px;
	color: #333333;
	margin: 10px 10px 10px 0px;
}
.navl a:link {
	color: #333333;	
	text-decoration:none;	
}
.navl a:visited {
	color: #333333;	
	text-decoration: none;	
}
.navl a:hover {
	color: #FF0000;	
	text-decoration: underline;	
}
.navl a:active {
	color: #000000;
	text-decoration: none;		
}
 .navl ul{
	list-style-type: none;
	padding: 0 0 0 8px;
	margin: 0 0 0 5px;
	text-align: left;
	left: 1em;
}

.navl li{
	font-size:12px
	padding-right: 0.6em;
	margin: 8px 0em 0em;
	list-style-position: outside;
	list-style-image: url(../images/arrow.gif);
	font-size: 14px;
}
.bodyimg {
	float: right;
	border: 1px solid #636563;
	margin: 10px;
}
.comment {
	font-size: 12px;
	font-style: normal;
	color: #636563;
	margin: 0px 10px 10px;
}
.bannercomment {
	font-size: 11px;
	color: #FFFFFF;
	margin: 5px;
}
#contentarea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.footer {
	font-size: 10px;
	color: #999999;
	text-align: right;
	margin: 10px;
}
.rule {
	color: #CECFCE;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D5C60;
}
underline {
	text-decoration: underline;
}
