body,td,th {
	color: #666666;
	list-style: square;
	list-style-type: square;
	font-size: 12px;
}
body {
	background-color: #000099;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
}

a {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #00CCFF;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 12px;
}
.attention {color: #FF0000}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.text {
	color: #666666;
	border: none;
}
.menutitle {
	font-size: 14px;
	color: #666666;
	border-bottom-color: #336699;
	border-left-color: #336699;
	border-left-width: 10px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 5px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.list {
	list-style: square;
}
#tablebody {
	line-height: 18px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	padding:5px;
	color: #666666;
	position: relative;
}
#dateplace {
	font-size: 12px;
	text-align: right;
}
.menulist {
	font-size: 14px;
	font-weight: bold;
}
.blogtop {
	line-height: 18px;
}
.dateplace {

	font-size: 12px;
	text-align: right;
}
.event {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}
.special {
	border: double;
}
