
body {
	background-color: #fff;
	margin-left:	10%;
	margin-right:	10%;
}
td {
	text-align:		right;
}

#title {
	font-family:	times new roman, times, serif;
	text-align:		center;
	padding:		10px 0 8px 0;
	border-bottom:	1px solid;
}
.page_title {
	font-size:		20px;
	letter-spacing:	12px;
}
.hidelink img,
.hidelink a,
.hidelink a:visited,
.hidelink a:hover {
	color:			black;
	text-decoration:	none;
	border-style:		none;
}
.sub_title {
	font-size:		12px;
	font-style:		italic;
	color:			#888888;
}
.oracle {
	font-family:	Lucida Grande, Verdana, Sans-serif;
	font-size:		14px;
	text-align:		center;
	padding-top:	10px;
}
.quote {
	font-weight:	bold;
}
.formline {
	height:			50px;
}
.error {
	font-size:		10px;
	color:			red;
}
#footer {
	border-top:		1px solid #aaaaaa;
	margin-top:		100px;
	padding-top:	5px;
	font-size:		12px
}