BODY { 
   background-color: #FFFFFF; 
   font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-size: 10pt; color: #333333;
} 
p {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; color: #333333; font-weight: normal; margin-bottom: -10px
}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #333333; font-weight: normal; margin-bottom: -10px
}

h3 {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight: bold; margin-bottom: -5px 
}


h4 {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; font-weight: normal; margin-bottom: -3px  
}



a:link { color : #CC0033; text-decoration: none; }
a:hover { color: #CC0033; background-color: #FFCCCC; text-decoration: none; }
a:visited { color: #CC0033; text-decoration: none;}

.italic {
     font-style: italic;
}

.italicbold {
     font-style: italic; font-weight: bold;
}

.bold {
     font-weight: bold;
}

.highlight {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #CC0033; font-weight: bold;
}



.red {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #CC0033; font-weight:normal;
}

.redbold {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CC0033; font-weight:bold;
}

.redbold10pt {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #CC0033; font-weight:bold;
}

.highlightitalic {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #CC0033;    font-style: italic;  
}

.highlightitalicbold {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #CC0033;    font-style: italic; font-weight: bold; 
}

.title {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13pt; color: #CC0033; font-weight: bold;
}

.smallred {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #CC0033; font-weight: normal;
}

.smallblack {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight: normal;
}

.smaller {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; color: #333333; font-weight: normal;
}

#topmenu  a:link  {
   color: #FFFFFF; background-color: transparent; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight:bold;
}
#topmenu   a:visited {
   color: #FFFFFF;  background-color: transparent; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight:bold;
}
#topmenu   a:hover {
   color: #990033; background-color: #FFFFFF; text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight:bold;
}
#topmenu  a:active  {
   color: #FFFFFF; background-color: transparent;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight:bold;
}

.vertline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC0033;
	border-right-color: #CC0033;
	border-bottom-color: #CC0033;
	border-left-color: #CC0033;
}

.image{	

	border: 1px solid #CCCCCC;    

      }
	  
.imagegold{	

	border: 1px solid #FFCC66;    

      }
	  
 .imagered{	

	border: 1px solid #CC0033;    

      }

