body {
	margin: 5px;
}
h1 {
	margin: 0px;
	padding-top: 35px;
	padding-bottom: 5px;
}
h3 {
	font-size: 100%;
	background-color: #EEEECC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-style: none;
	border-bottom-color: #CCCC99;
	margin-top: 20px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCC99;
}
p {
	margin-top: 8px;
}
a:visited {
	color: #330066;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.main {
	padding-right: 50px;
	padding-left: 50px;
	font-size: 72%;
	line-height: 170%;
	color: #663333;
	padding-bottom: 30px;
}
.text_small {
	font-size: 11px;
}
.text_red {

	color: #FF0000;
	text-indent: 5px;
}
.underline_y {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	padding-left: 10px;
	vertical-align: top;
}
.underline_y2 {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	padding-left: 20px;
}
.footer {
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	background-color: #FF99CC;
	padding-top: 7px;
	padding-bottom: 7px;
}
.footer2 {
	background-color: #CC3366;
	text-align: center;
}
