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

a:link {
	font-weight: bold; color: #009999;
	text-decoration: none;
}

a:visited {
	font-weight: bold; color: #009999;
	text-decoration: none;
}

a:hover, a:active {
	font-weight: bold; color: #009999;
	text-decoration: underline;
	background-color: #FFCCFF;
}

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

h1 { 	font-family: Georgia, Times New Roman, serif;
	font-size: 28px; font-weight: bold; font-style: italic; color: #009999;
	margin-top: 7px; margin-bottom: 10px;
	text-align: center;
}

h2 { 	font-family: Georgia, Times New Roman, serif;
	font-size: 24px; font-weight: bold; font-style: italic; color: #009999;
	margin-top: 3px; margin-bottom: 10px;
	text-align: center;
}

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

h4 { 	font-family: Georgia, Times New Roman, serif;
	font-size: 16px; font-weight: bold; font-style: italic; color: #009999;
}

.cat {	width: 150px;
	margin-top: 8px;
	margin-bottom: 0px;
	font-size: 14px; color: #009999; font-weight: bold;
	text-align: center;
}


.menu {
	display:block;
	width: 150px; height: 18px;
	margin-top: 1px; margin-bottom: 1px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding-top: 2px; padding-bottom: 2px;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
}

.menu a:hover {
	background-color: #FFCCFF;
	text-decoration: none;
}

h5 {
	font-family: Arial, sans-serif;
	font-size: 18px; font-weight: bold;
	text-align: center;
	margin: 5px 0 0 1px;
}

#searchbox {
	width: 220px;
	background-color: #cccc99;
	color: #000000;
	text-align: center;
	font-size: 10px;
	line-height: 20px;
	float: right;
	margin: 0 0 3px 11px;
}

.main {	
	font-size: 11px;
	margin-top: 5px; margin-bottom: 10px; margin-left: 15px; margin-right: 15px;
}

.bottom_nav {
	font-size: 10px; font-weight: normal;
}

.bottom_nav a:hover, a:active {
	font-size: 10px; font-weight: normal;
	background-color: #FFCCFF;
	text-decoration: none;
}

.bottom_nav a:link {
	font-size: 10px; font-weight: normal;
	text-decoration: none;
}

.bottom_nav a:visited {
	font-size: 10px; font-weight: normal;
	text-decoration: none;
}

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