.whitetxt
{
	color: #ffffff;
   font-family: Verdana;
   font-size: 11px;
}

.cmsContent, .cmsContent TD { 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
font-size: 11px;  
color: #4b4b4b;  
padding-right: 5px; 
} 
 
.cmsContent IMG { 
} 
 
.cmsContent H1 { 
color: #8e8e8e; 
font-size: 16px; 
font-weight: bold; 
margin: 0px; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
} 
 
.cmsContent H2 { 
color: #8b4045; 
font-size: 12px; 
font-weight: bold; 
margin-bottom: 2px; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
} 
 
.cmsContent H3 { 
color: #8e8e8e; 
font-size: 12px; 
font-weight: bold; 
margin-bottom: 2px; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
} 
 
.cmsContent H4 { 
color: #8b4045; 
font-size: 11px; 
font-weight: bold; 
margin: 0px; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
} 
 
.cmsContent H5 { 
color: #e52a00;  
font-size: 11px;  
font-weight: bold;  
margin:0px; 
} 
 
.cmsContent A { 
color: #8b4045;  
text-decoration: none;  
} 
 
.cmsContent A:visited { 
color: #8b4045; 
text-decoration: none; 
} 
 
.cmsContent A:hover { 
color: #8b4045;  
text-decoration: underline;  
} 
 
.cmsContent HR { 
border-color: #e52a00;  
border-style: solid;  
height: 1px  
} 
 
.cmsContent OL { 
 
} 
 
.cmsContent UL { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #4b4b4b; 
margin-bottom: 0px; 
margin-top: 0px; 
list-style-image: url(images/bullet.jpg); 
} 
 
.cmsContent LI { 
 
} 
 
.cmsContent TABLE { 
border-collapse: collapse; 
} 
 
.cmsContent TABLE TD { 
border-collapse: collapse; 
}

a
{
	color: #8b4045;  
	text-decoration: none;  
}
a:hover
{
	color: #8b4045;  
	text-decoration: underline;  
}
a:visited:
{
	color: #8b4045;
	text-decoration: none;
}
a.pagelink
{
   color: #ffffff;
   font-weight: bold;
   text-decoration: none;
}
a.pagelink:hover
{
   color: #ffffff;
   font-weight: bold;
   text-decoration: underline;
}
