body {
	background-color:#ffffff; }
tr.light {
	background-color:#eeeeee; }
tr.dark {
	background-color:#cccccc; }
a:visited,a:link {
	color:#0000FF;
	text-decoration:none; }
a:hover,a:active {
	color:#FF0000;
	text-decoration:none; }
p,td,tr,body,input,select,textarea {
	font-family:Verdana,"Trebuchet MS",Helvetica,Arial,sans-serif;
	font-size:10pt; }
*.smaller {
	font-size:8pt; }
*.author_info {
	font-style:italic;
	font-size:9pt; }
h1 {
	color:#5555FF;
	text-align:center;
	font-weight:bold;
	font-size:16pt;
	margin:0px;
	padding:0px;
	border-bottom:none;
	margin-top:30px;
	margin-bottom:30px; }
h2 {
	color:#5555FF;
	font-weight:bold;
	font-size:14pt;
	margin:0px;
	padding:0px;
	padding-top:20px;
	border-bottom:solid 2px red;
	margin-bottom:20px; }
h3 {
	color:#5555FF;
	font-weight:normal;
	font-size:14pt;
	margin-bottom:10px; }
h4 {
	font-size:12pt;
	font-weight:normal;
	border-bottom:solid 1px grey;
	margin:0px;
	padding:0px;
	margin-bottom:20px; }
h4.left {
	text-align:left; }
h4.right {
	text-align:right; }
