/* HUEBSCH.ORG Base style sheet */
BODY		{ background: #FFFFFF;
		  background-image: none;
		  color: #000000; 
		  font-weight: normal;
		  font-style: normal;
		  font-variant: normal;
		  font-size: 12pt;
		  font-family: sans-serif; }
A:link		{ color: #0000FF; }
A:active	{ color: #FF0000; }
A:visited	{ color: #0000FF; }
A:hover		{ color: #000050; }
A.email		{ color: #00C000; }
A.email:hover	{ color: #007000; }
H1		{ font-size: 20pt;
		  text-align: left;
		  border-bottom: solid; }
.message	{ font-size: 18pt;
		  text-align: center; }
.error		{ text-align: center;
		  font-size: 14pt;
		  color: #FF0000; }
.general	{ text-align: justify; }
.quoteTitle	{ font-size: 16pt;
		  color: #000000;
		  margin-bottom: 0em;
		  text-align: center; }
.quote		{ font-size: 16pt;
		  font-family: cursive;
		  color: #00AF00;
		  margin-top: 0em;
		  text-align: center; }
.quoteFinal	{ border-bottom: solid;
		  font-size: 11pt;
		  margin-top: 0em;
		  text-align: center; }
.image		{ text-align: center; }
.table		{ text-align: center; }
.copyright	{ border-top: solid;
		  text-align: center; }
.copyrighttxt	{ text-align: left;
		  font-size: 9pt; }
