﻿body, p, table, td, th, ul, li, dd, dt, dl, div, span, blockquote {
    font-family: "Garamond","sans-serif";
}

p, ul, li, td, dd, dl, table, td, th, blockquote {
    font-size: 18px;
}

.excerpt {
    font-size: 12px;
}

h1, h2, h3, h4, h5 {
    font-family: Verdana,arial,helvetica,sans-serif;
}


h1, h2, h4, h5 {
	text-align: Left
}

h3 {
	text-align: Center
}

h2 {
	font-size: 18px;
	border-bottom: 4px solid #dadada;
    padding: 25px 0px 5px 5px;

}

h3 {
	font-size: 16px
}

h5 {
	font-size: 10px
}

h6 {
	font-size: 8px
}

body {
	background-color: white;
}

a:link
{
	color: #000000; 
}

a:visited
{
	color: #6D7B8D; 
} 

a:active 
{
	color: #4088b8; 
}

a:hover
{
	color: #4088b8; 
}
 

figure { 
	font-size: 10pt; 
	text-align: center; 
	margin-bottom: 40;
}


div.Quote { 
	font-size: 16px; 
	font-family: Garamond, Times-New-Roman, Times;
	color: #880000; 
	text-align: Right; 
	margin-top: 2em; 
	margin-bottom: 2em; 
}

Small {
    font-size: 10px;
}

div.Menu { 
    font-family: Verdana,arial,helvetica,sans-serif;
    font-size: 10px;
}

