body {
	background: rgb(153, 153, 153); font: 80%/1.6 "Lucida Sans Unicode", "Lucida Grande", Verdana, Tahoma, Arial, sans-serif; margin: 20px auto; width: 850px; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
header {
	display: block;
}
article {
	display: block;
}
section {
	display: block;
}
footer {
	display: block;
}
address {
	display: block;
}
p {
	margin: 0px; padding: 0px;
}
header {
	margin: 0px 0px 5px; padding: 0px 20px; border-radius: 10px; text-align: left; box-shadow: 0px 0px 10px #333; background-color: rgb(255, 255, 255); -webkit-border-radius: 10px; -moz-border-radius: 10px; -webkit-box-shadow: 0px 0px 10px #333; -moz-box-shadow: 0px 0px 10px #333;
}
article {
	margin: 0px 0px 5px; padding: 0px 20px; border-radius: 10px; text-align: left; box-shadow: 0px 0px 10px #333; background-color: rgb(255, 255, 255); -webkit-border-radius: 10px; -moz-border-radius: 10px; -webkit-box-shadow: 0px 0px 10px #333; -moz-box-shadow: 0px 0px 10px #333;
}
footer {
	margin: 0px 0px 5px; padding: 0px 20px; border-radius: 10px; text-align: left; box-shadow: 0px 0px 10px #333; background-color: rgb(255, 255, 255); -webkit-border-radius: 10px; -moz-border-radius: 10px; -webkit-box-shadow: 0px 0px 10px #333; -moz-box-shadow: 0px 0px 10px #333;
}
header {
	padding: 5px; text-align: center; color: rgb(0, 0, 0);
}
header h1 {
	padding: 0px; color: rgb(51, 102, 153); font-size: 1.8em; text-shadow: 0px 5px 5px #333333;
}
header h2 {
	margin: 0px 60px; padding: 5px; border-radius: 10px; border: 2px solid rgb(255, 255, 153); border-image: none; color: rgb(51, 102, 153); font-size: 1.5em; -webkit-border-radius: 10px; -moz-border-radius: 10px;
}
header p {
	margin: 10px 0px; padding: 0px; font-weight: bold;
}
section {
	margin: 5px auto; padding: 15px 5px;
}
article {
	margin: 3px auto;
}
article h1 {
	padding: 10px; border-radius: 10px; color: rgb(255, 255, 153); line-height: 24px; font-size: 24px; font-weight: bold; -webkit-border-radius: 10px; -moz-border-radius: 10px;
}
article h1 div#ball {
	border-radius: 13px; width: 26px; height: 26px; margin-right: 5px; float: left; -webkit-border-radius: 13px; -moz-border-radius: 13px;
}
article h2 {
	margin: 30px 0px 10px; padding: 0px; height: 18px; color: rgb(58, 76, 1); line-height: 18px; text-indent: 0.2em; font-size: 18px; font-weight: bold; border-left-color: rgb(94, 119, 19); border-left-width: 10px; border-left-style: solid;
}
footer {
	background: rgb(0, 0, 0); margin: 1px; padding: 5px; text-align: center; color: rgb(255, 255, 255); clear: both; font-size: 98%;
}
a {
	color: rgb(0, 0, 255); text-decoration: none;
}
a:hover {
	color: rgb(255, 0, 255); text-decoration: underline;
}
.c-both {
	margin: 0px; padding: 0px; clear: both;
}
