body {
text-align: justify;
color: #000000; 
font-family:tahoma; 
font-size: 12px;
padding: 5px;
background-color: #e9e9e9; 
text-align: justify;
 
}


a:link { color: #750F00; }
a:hover {color: navy; text-decoration: underline; }
a:visited { color: maroon;  text-decoration: none font-size: 12px; }


h1 
 {
color: maroon;
font-family:tahoma;  
font-size: 14px;
font-weight: bold;
margin-bottom: 2px;
}


h2
 {
color: maroon;
font-family:tahoma;  
font-size: 13px;
font-weight: bold;
margin-bottom: 2px;
}

h3
 {
color: maroon;
font-family:tahoma;  
font-size: 13px;
font-weight: bold;
font-style:italic;
margin-bottom: 2px;
letter-spacing: 4px;
word-spacing: 4px;
}


.maintable { 
border:1px solid #000000;
color: #000000;


}

.content { 
color: #000000;
font-family:tahoma;  
font-size: 14px;
padding: 15px;
margin-left: 10;
margin-right: 10;
margin-top: 10;
margin-bottom: 10;
line-height: 1.5;
text-align: justify;




}
.content a:visited { 
color: #750F00; 
text-decoration: underline;
/*font-weight: normal;*/
font-weight: bold;


}
.content a:link { 
color: #750F00; 
text-decoration: underline;
/*font-weight: normal;*/
font-weight: bold;


}

.imgborder {
margin-left: 0;
margin-right: 10;
margin-top: 0;
margin-bottom: 10;
border:1px solid maroon;
}			
	
.imgborder2 {
margin-left: 10;
margin-right: 0;
margin-top: 0;
margin-bottom: 5;
border:1px solid maroon;
}		


.topbar {

	background-color: #741001;
	}

.bottombar {
color: #ffffff;
font-family:verdana;  
font-size: 10px;
margin-bottom: 2px;
	
	}
	
	
	.bottombar a:link { 
	color: #FFFFFF;

	text-decoration: none;
    border:0px solid #222D6D;

		}
	
	.bottombar a:visited { 
	color: #FFFFFF;

	text-decoration: none;
    border:0px solid #222D6D;

}
	.bottombar a:hover{ 
	color: maroon;

	text-decoration: underline;
    border:solid 0 #222d6d;
}