﻿
a.link       { color: #0000FF }
a:active     { color: #0000FF }
a:visited    { color: #0000FF }
a:hover		 { color: #0000FF }






body         { font-family: Times New Roman; font-size: 12pt; color: #000000; 

               margin-top: 0; margin-bottom: 0 }

               

h1           { font-size: 26pt; color: #000000; margin-top: 0; margin-bottom: 0 }

h2           { font-size: 36pt; color: #000000; margin-top: 0; margin-bottom: 0 }

h3           { font-size: 24pt; margin-top: 0; margin-bottom: 0 }

h4           { font-size: 20pt; color: #000000; margin-top: 0; margin-bottom: 0 }

h5           { font-size: 16pt; font-weight: bold; margin-top: 0; margin-bottom: 0 }

h4           { font-weight: bold }

h3           { font-weight: bold }
h2           { font-weight: bold }
h1           { font-weight: bold }
h6           { font-size: 14pt; color: #000000; font-weight: bold; margin-top: 0; 
               margin-bottom: 0 }
hr           { color: #CC0000; font-size: 14pt; font-weight: bold; margin-top: 0; 
               margin-bottom: 0 }
        
p		     { font-family: Times New Roman; font-size: 12pt; color: #000000; 
               margin-top: 0; margin-bottom: 0; }       
p.left       { font-family: Times New Roman; font-size: 12pt; color: #000000; 
               margin-top: 0; margin-bottom: 0; text-align:left }
p.center     { font-family: Times New Roman; font-size: 12pt; color: #000000; 
               margin-top: 0; margin-bottom: 0; text-align:center }

               
.footer {
	font-family: Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: 900;
	vertical-align: top;
	text-align: left;
	background-color: #CC0000;
	color: #FFFFFF;
	text-indent: 10px;
	position: absolute; top: 780px; left: 10px;
	width:100%;

}

.footer2 {
	font-family: Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: 900;
	vertical-align: top;
	text-align: left;
	background-color: #CC0000;
	color: #FFFFFF;
	text-indent: 10px;
	position: absolute; left: 0px;
	width:100%;

}


.masthead {

	font-family: Times New Roman, Times, serif;

	font-size: 36pt;

	font-weight: 900;

	text-align: left;

	background-color: #CC0000;

	color: #FFFFFF;

	text-indent: 10px;

	position: absolute; top: 10px; left: 10px;

	width: 100%;

}




