﻿body {
	margin:8px 20px 5px 20px;
	background-color:#A9A9A9;
	background-attachment:fixed;
	background-position:center center;
	background-repeat:no-repeat;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:center;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
}
hr.decor {
	width:75%;
	height:2px;
	color:#000000;
}
#menu a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	margin:3px 8px 3px 8px;
}
#menu a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	margin:3px 8px 3px 8px;
}
table.main {
	border:0;
	width:850px;
	border-collapse:collapse;
	margin:0;
	margin-bottom:15px;
	padding:0;
}
td.main {
	border:0;
	padding:15px 100px 15px 100px;
	text-align:center;
	vertical-align:top;
}
a.main {	
	color:#000000;
	text-decoration:underline;
}
#quotes p {
                 text-align:justify;
                 font-weight:bold;
}
#footer p {
	font-family:"Times New Roman", Times, serif;
	font-size:8pt;
	color:#000000;
	text-align:center;
}
#footer a {
	color:#000000;
	text-decoration:underline;
}