﻿body { background: #ffffff;
 background-image: url(); 
        background-repeat: repeat-y;
	margin: 0px;  
	height:100%; }


p {color: #000000;
font-size: 12px;
font-family: Verdana; 
font-weight: normal;
text-align: left; }

p2 {color: #000000;
font-size: 12px;
font-family: Verdana; 
font-weight: normal;
text-align: center; }

h1 { color: #ffffff;
font-size: 12px;
font-family: Verdana; 
font-weight: bold;
text-align: left; }

h2 {color: #000000;
font-size: 14pt; 
font-family: Verdana;
font-weight: normal;
text-align: left; }

h3 {color: #000000;
font-size: 8pt; 
font-weight: normal;
text-align: center; }
font-family: Verdana;}

h4 {color: #ffffff;
font-size: 10px;
font-family: Verdana; 
font-weight: normal;
text-align: left; }




#links {  font-family: Verdana;
          font-size: 8pt; 
          font-style: normal; 
          font-weight: bold; 
          line-height: 14px;
          font color: #000000;
text-decoration: none; }


#copy { background-color: #ffffff;        
        height: 100%;
	margin: 0px;  
        padding: 5px;
        font: 10pt verdana;
	color: #000000}

#bottom_menu { font-family: Verdana;
               font-size: 8pt;
	       font color: #000000
               font-weight: normal;
               text-align: center;}

#footer { font-size: 8pt; 
font-weight: normal; }


a:link { 
	text-decoration: none; 
	color: #ae3322;
	}
a:visited { 
	text-decoration: none; 
	color: #ae3322;
	}
a:active { 
	text-decoration: none; 
	color: #ae3322;
	}
a:hover { 
	text-decoration: none; 
	color: #02537F;
	}