BODY { background-color: #d3d3d3 }
body,td,p,big,strong,ul,ol,dl,a{font-family:verdana,arial,sans-serif}
h1,h2,h3,h4,h5,h6,h7,th{font-family:verdana,arial,sans-serif}
h1, h2, h3, h4 { color: #9d0000 }
h4,th { font-size:20px }
p,td,ul,ol,dl,li { font-size: 13px } 
big { font-size: 120% }
small { font-size: 75% }

.bottomLink { font-size: 9px } 

.30pxText { font-size: 30px }
.20pxText { font-size: 20px }
.20pxTextRed { font-size: 20px; color=darkred }
.15pxText { font-size: 15px }
.15pxRed { font-size: 15px; color=darkred }
.14pxBoldRed { font-size: 14px; color=darkred; font-weight: bold }
.12pxBold { font-size: 12px; font-weight: bold } 
.11pxText { font-size: 11px }
.11pxRed { font-size: 11px; color=darkred }
.9pxText { font-size: 9px }
.7pxText { font-size: 7px }
.indent { margin-left: 5% }
.indent2 { margin-left: 10% }
.indent3 { margin-left: 15% }
.italic { font-style: italic; }
.eightPoint { font-size: 8pt }
.ninePoint { font-size: 9pt } 
.tenPoint { font-size: 10pt } 
.elevenPoint { font-size: 11pt } 
.elevenBoldRed { font-size: 11pt; font-weight:bold; color: #9d0000 } 
.thirteenPoint { font-size: 13pt }
.thirteenBold { font-size: 13pt; font-weight:bold }
.thirteenBoldRed { font-size: 13pt; font-weight:bold; color: #9d0000 }

div.navbar { border-top: solid medium navy; border-bottom: dashed thin green; background-color: #00ffff }

a:visited {	color: green }
a:hover { color: red }
                   
.hdrLinks {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: white;
	background-color: darkred;
}

.hdrLinks a:link {
	color: white;
	text-decoration: none;
}
.hdrLinks a:visited {
	color: white;
	text-decoration: none;
}
.hdrLinks a:hover { 
	color: gray;
	text-decoration: none; 
	background-color: darkred;
}
.hdrLinks a:active {
	color: white;
	text-decoration: none;
}

									 
