body {
	background-color:#FFFFFF;
}
body , p , td {
	font-family:georgia;
	font-size:9px;
	color:#484848;
}
#body {
	text-align:center;
	margin-top:14px;
}
.title01 {
	margin:0px  0px 10px 0px;
}
.title02 {
	margin:0px;
}
.title04 {
	background-image:url(scrob04.gif);
	width:287px;
	height:14px;
	padding:4px 0px 0px 0px;
	text-transform:uppercase;
}
.text {
	background-color:#EEEEEE;
	margin:0px 0px 0px 0px;
	text-align:justify;
	padding:4px;
	width:279px;
}
.byline {
	text-align:right;
}
a:link , a:active , a:visited {
	color:#9F1E1E;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color:#121212;
}
.cent {
	text-align:center;
}
img {
	border:none;
}
p {
	margin:0px 0px 7px 0px;
}
input , select , textarea {
	background-color:#F9F9F9;
	color:#777777;
	border:solid 1px #616161;
	font-family:georgia;
	font-size:9px;
	padding:2px;
	letter-spacing:1px;
}
ul {
	margin:3px 0px 3px 20px;
}