body, p, td, b, div	 {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
}
b {font-weight: bold;}

div.textbox {
	position: absolute;
	left: 100px;
	top: 130px;
	width:520px;
	overflow: visible;
}

div.maint {position: absolute; left: 100px; top: 130px; width:520px; overflow: auto; }

h3 {font-family: "Franklin Gothic Demi", sans-serif; font-size: 18px; text-decoration: none; font-weight: normal; color: #193B6A;}

a {text-decoration: none; color: #8AA2B9;}
a:hover {color: #D50519;}

p {text-align: justify;}

p.header {text-align: center; font-size: 18px;}

p.footer {text-align: center; font-style: italic;font-size: 12px;}