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


a:link { color: #dc0000; }
a:hover {color: #663300; text-decoration: underline; }
a:visited { color: #663300;  text-decoration: none font-size: 12px; }


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


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

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


.em { 
color: #000000;
font-family:arial;  
font-size: 12px;
font-style: italic;

}

.formtext { 
color: #000000;
font-family:arial,Helvetica,sans-serif;  
font-size: 12px;
font-weight: normal;
}

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




}
.content a:visited { 
color: #663300; 
text-decoration: underline;
font-size: 14px;
/*font-weight: normal;*/
font-weight: bold;


}
.content a:link { 
color: #dc0000; 
text-decoration: underline;
font-size: 14px;
/*font-weight: normal;*/
font-weight: bold;


}

.imgborder {
margin-left: 0;
margin-right: 10;
margin-top: 0;
margin-bottom: 10;
border:1px solid #dc0000;
}			
	
.imgborder2 {
margin-left: 10;
margin-right: 0;
margin-top: 10;
margin-bottom: 10;
border:1px solid #dc0000;
}		
.sidebar { 
border:1px solid #dc0000;
color: #363636;
font-family:tahoma;  
font-size: 10px;
padding: 10px;


}
 
p.sidebar a:link, a:visited  {

color: #663300; 
font-family:tahoma; 
font-size: 12px;
font-weight: bold;
text-decoration: none; 

}

.sidebar a:visited { 
color: #663300; 
font-family:tahoma; 
font-size: 12px;
font-weight: bold;
text-decoration: none; 
}
p.sidebar a:hover {color: #dc0000; text-decoration: underline; }





.topbar { 
color: #ffefd5;
font-family:arial;  
font-size: 14px;
font-weight: bold;
padding: 5px;
background-color: #663300; 

}
 
.topbar a:link, a:visited  {

color: #ffffff; 
font-family:tahoma; 
font-size: 10px;
font-weight: bold;
text-decoration: none; 
margin-top: 5px;

}
 
.topbar a:hover {color: #dc0000; text-decoration: none; }
