body, A:link, A:visited, A:active {background-color: #b4ebf0; }

body {color: Black; background-color: #b4ebf0; }

A:link { color: #036; }
A:visited { color: #053; }
A:active { color: Red; }
H1 { text-align: center; font-family: helvetica, sans-serif; font-size: 1.5em; color: #008000;}
H2 { font-family: helvetica, sans-serif; font-size: 1.3em; color: #800000;}

H3 { 	font-family: helvetica, sans-serif; 
	font-size: 1.1em;
	color: #800000;}

.caption { font-family: helvetica, sans-serif; 
	   font-size: 0.7em; 
           font-weight: thin;}

div.message-quote {border-color: black; border-width: 2px; border-style: solid; padding: 2px; background: white; font-size: 0.8em; }

div.message-quote a, div.message-quote a:visited {background-color: white;}

.index { font-family: helvetica, sans-serif; font-weight: bold; }

.chgdate { font-weight: bold; text-align: right; vertical-align: top; }


