body { 
scrollbar-face-color: #FFFFFF; 
scrollbar-shadow-color: #CC0000; 
scrollbar-highlight-color: #CC0000; 
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-darkshadow-color: #FFFFFF; 
scrollbar-track-color: #FFFFFF; 
scrollbar-arrow-color: #CC0000 
}

.bodytext {
font-weight:normal; 
font-size:12px; 
color: #181818; 
font-family:  Century Gothic;
line-height : 22px;
margin-left: 20px;
margin-right: 20px;	
text-align: justify;
}

.bodytextB {
font-weight:bold; 
font-size:14px; 
color: #181818; 
font-family:  Century Gothic;
line-height : 22px;
margin-left: 20px;
margin-right: 20px;	
text-align: justify;
}

.bold {
font-weight:bold; 
font-size:14px; 
color: #181818; 
font-family:  Century Gothic;
line-height : 22px;
text-align: justify;
}

.heading {
font-weight:bold; 
font-size:16px; 
color: #CC0000; 
font-family:  Century Gothic;
margin-left: 20px;
margin-right: 20px;	
}

.headingS {
font-weight:bold; 
font-size:14px; 
color: #CC0000; 
font-family:  Century Gothic;
margin-left: 20px;
margin-right: 20px;	
}

.listtext {
font-weight:normal; 
font-size:12px; 
color: #181818; 
font-family:  Century Gothic;
line-height : 22px;
margin-right: 20px;	
text-align: justify;
}


.square { 
list-style-type: square; 
color: #CC0000; 
}

.sub-bullet {
	list-style-type: circle;
	color: #CC0000;
}

.border {  
border-left: thin solid #CC0000;
border-right: thin solid #CC0000;
}

.footer-border {
border-left: thin solid #CC0000;
border-right: thin solid #CC0000;
border-top: thin solid #CC0000;
border-bottom: thin solid #CC0000;
}

a:link {  
font-weight: bold;
font-family:  Century Gothic;
font-size: 12px; 
color: #CC0000; 
text-decoration: underline;
}  

a:hover {  
font-weight: bold;
font-family:  Century Gothic;
font-size: 12px; 
color: #FFFFFF; 
text-decoration: none;
background-color: #CC0000;

}

a:visited {  
font-weight: bold;
font-family:  Century Gothic;
font-size: 12px; 
color: #181818; 
text-decoration: underline
}	

a:active {  
font-family:  Century Gothic;
font-size: 12px; 
color: #E9E9E9; 
text-decoration: underline; 
background-color: #181818;
}

.copytext {
font-weight:normal; 
font-size:10px; 
color: #CC0000; 
font-family:  Century Gothic;
}

a:link.copy {  
font-weight: bold;
font-family:  Century Gothic;
font-size: 10px; 
color: #CC0000; 
text-decoration: underline;
}  

a:hover.copy {  
font-weight: bold;
font-family:  Century Gothic;
font-size: 10px; 
color: #FFFFFF; 
text-decoration: none;
background-color: #CC0000;

}

a:visited.copy {  
font-weight: bold;
font-family:  Century Gothic;
font-size: 10px; 
color: #181818; 
text-decoration: underline
}	

a:active.copy {  
font-family:  Century Gothic;
font-size: 10px; 
color: #E9E9E9; 
text-decoration: underline; 
background-color: #181818;
}


