body {background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #336699;
	text-align: justify;
	padding: 20px;}

h1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; color: #FFFFFF;
	font-weight: bold;
	margin: 0px; padding: 0px;
	border-bottom: 1px #ffffff dashed;}

p {text-align:justify;}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF; 
	border-top: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;}

/* --- Links --- */

a:link {
font-family: Arial, Helvetica, sans-serif;
font: 12px;
color:#336699;
text-decoration: none;}

a:hover {
font-family: Arial, sans-serif;
font: 12px;
color:#ffffff;
text-decoration: underline;}

a:visited {
font-family: Arial, Helvetica, sans-serif;
font: 12px;
color:#336699;
text-decoration: none;}

#footer a:link {
font-family: Arial, sans-serif;
font: 12px;
color:#ffffff;
text-decoration: none;}

#footer a:hover {
font-family: Arial, sans-serif;
font: 12px;
color:#336699;
text-decoration: underline;}

#footer a:visited {
font-family: Arial, sans-serif;
font: 12px;
color:#ffffff;
text-decoration: none;}

