body, div {
	color : black;
	background-color: white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 5% 0 5%;
}

a:link {color: #336699; background-color : transparent;}
a:visited {color: #336699; background-color : transparent;}
a:hover {color: #009966; background-color : transparent;}

h1 {font-size : 200%;}
h2 {font-size : 175%;}
h3 {font-size : 150%;}
h4 {font-size : 125%;}
h5 {font-size : 100%;}
h6 {font-size : 75%;}

.bold {font-weight : bold;}
.bold-center {text-align : center; font-weight : bold; text-indent : 0;}
.italic {font-style : italic;}
.center {text-align : center; text-indent : 0;}
.right {text-align : right;}
.ahem { display: none; }
.song {
	font-size : 70%;
	text-indent : 0;
}

p.date { text-align : center; font-weight: bold; text-indent : 0; }

p.links {
	text-align: left;
	text-indent : 0em;
	font-size : 90%;
	line-height : 130%;
}

p.noindent {
	text-indent : 0;
}

p {text-indent: 2.5em;}

p, blockquote, ul, ol {font-size : 90%; line-height : 150%}

blockquote {
	margin-left: 2.5em;
}

span.red {color : red; background-color : transparent;}
span.tooltip { color : #009966; background-color : transparent; }

td {
	background: white;
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 1em 1em 1em 1em;
	padding : 1em 1em 1em 1em;
}
