body {
background-color: #E7E7E7;
margin: 0px;
padding: 0px;
font-family: verdana, helvetica, sans-serif;
font-size: 9pt;
color: #313131;
}


input, textarea {
	background-color: #FFFFFF;
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;	
	color:#000000; 
	padding: 2px;
	margin: 2px;
	border: 1px solid #888888;
}



h1 {
color: #888888;
border-bottom: 1px solid #888888;
font-weight: normal;
font-family: "Sylfaen", times, serif;
font-size: 18pt;
font-style: italic;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
text-align: right;
margin-top: 0px;
}

h2 { color: #313131;
font-family: "Sylfaen", times, serif;
font-size: 12pt;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 2px; }


a:link { color:#888888; text-decoration: underline;  font-weight: bold; }
a:visited { color:#888888; text-decoration: underline;  font-weight: bold; }
a:hover { color:#000000; text-decoration: underline;  font-weight: bold; }


blockquote { 
font-family: verdana, helvetica, sans-serif;
font-size: 9pt;
color: #313131;
letter-spacing: 1px;
	padding: 10px;   
	background-color:#FFFFFF;
	border: 1px solid #888888;
	width: 85%; 
	line-height: 18px;}

i, b {color: #888888}

p, ul, li {line-height: 18px;
	text-align: justify;
	font-family: verdana, helvetica, sans-serif;
	font-size: 9pt;
	letter-spacing: 1px;	
	color: #313131;}