body {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #330000;
	margin-top: 1%;
	margin-right: 2%;
	margin-bottom: 1%;
	margin-left: 2%;
}

body, td, th, h3, h6 {
}

h1, h2, h4, h5 {
	color: #660000;
	text-align: center;
	margin: 2%;
	padding: 1%;
}

a {
	color: #003366;
}
h4 {
	font-weight: bold;
	padding: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
h1 {
	font-size: large;
	font-style: normal;
	font-weight: bold;
	padding: 1%;
	margin: 1px;
	text-indent: 0px;
}
.menu_line {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:visited {
	color: #330000;
}

.comment {
	font-size: small;
	margin-bottom: 0pt;
	margin-top: 3pt;
}
.comment_line {
	font-size: small;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

a:link {
	color: #330000;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #FF0000;
}
.menu_line_dot {

	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu {
	margin-top: 0px;
	margin-bottom: 0px;
}
