.body {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
line-height: 1.3; 
list-style-type: disc;
}

.body_small {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
line-height: 1.3; 
list-style-type: disc;
}

.products {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
line-height: 1.6; 
list-style-type: disc;
}

.bodywhite {  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal; line-height: 1.3;
list-style-type: disc;
color:#FFFFFF;
}

.bodywhite_small {  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal; line-height: 1.5;
list-style-type: disc;
color:#FFFFFF;
}

.white_bold {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
}

.newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2C5782;
}
.red_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	}
	
.green_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #837B00;
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline
	line-height: 1.5;
	}	

.blue_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2C5782;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	}	
	
table.program {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: #000000;
	border-collapse: collapse;
}
table.program th {
	border-width: 1px;
	padding: 4px;
	border-style: inset;
	border-color: #000000;
	-moz-border-radius: ;
}
table.program td {
	border-width: 1px;
	padding: 4px;
	border-style: inset;
	border-color: #000000;
	-moz-border-radius: ;
}

a.small:link {color: white; text-decoration: underline; }
a.small:visited {color: white; text-decoration: underline; }
a.small:hover {color: white; text-decoration: underline; }
a.small:active {color: white; text-decoration: underline;} 