body { 	background-color:#cccc99;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

a:link {
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}

a:hover, a:active {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ffccff;
}

.summary {
	font-size: 10px; font-weight: normal; font-style: italic;
	text-align: center;
}

h1,h2,h3,h4 {
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold; font-style: italic; color: #009999;
	text-align: center;
}

h1 { font-size: 28px; margin: 7px 0 0 0 }

h2 { font-size: 24px; margin-top: 3px; margin-bottom: 5px }


h3 { font-size: 20px }


h4 { font-size: 16px; font-weight: bold; font-style: italic; color: #009999 }


.cat {	display: block;
	width: 153px; height: 15px;
	margin: 8px 0 0 0;
	font-size: 12px; color: #FFFFFF; font-weight: bold;
	text-align: center; line-height: 13px;
	border-bottom: 1px solid #000000;
	padding-bottom: 0px;
}


.menu {
	display: block;
	height: 15px;
	margin: 0 0 0 0;
	padding: 3px 0 0 10px;
	background-color: #ccffff;
	border-bottom: 1px solid #000000;
	font-size: 10px;
	text-align: left;
}

#main {
	display: block;
	height: 598px;
	vertical-align: top;
	border: none;
	font-size: 11px;
	text-align: left;
	overflow: hidden;
	margin: 0px;
	padding-left: 15px;
}

#footer {
	width: 100%; height: 15px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #ffccff;
	text-align: center;
	font-size: 10px;
}

.rfloat {
	float:right;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
	border: none;
}
