body {
	background-color: #05615c;
	font-size: 0.95em;
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #fff;
}

a:link {
   color: #ff9
   } 
a:visited { 
   color: #f4c065;
   } 
a:hover {
   color: #00C;
   background-color: #FFC;
   }
a:active {
   color: #c00;
   background-color: #FFC;
   } 

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 133%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 167%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

ul.dense {
	list-style-position: outside;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.date {
	font-size: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.text {
	font-size: 100%;
}

blockquote { 
	font-size: 80%;
	color: white;
	}
