/* CSS Document */

body{ margin: 0; }

			.a1:link  { text-decoration: none; color: #008080; }
			.a1       { text-decoration: none; color: #008080; } 
			.a1:hover { text-decoration: underline; color: #123377; }		
			
			.b1:link  { text-decoration: underline; color: #008080; }
			.b1       { text-decoration: underline; color: #008080; } 
			.b1:hover { text-decoration: underline; color: #123377; }		
			
			.c1:link  { text-decoration: none; color: #72967E; }
			.c1       { text-decoration: none; color: #72967E; } 
			.c1:hover { text-decoration: underline; color: #274B02; }		
			
			.d1:link  { text-decoration: underline; color: #123377; }
			.d1       { text-decoration: underline; color: #123377; } 
			.d1:hover { text-decoration: underline; color: #123377; }		
			
		    .e1:link  { text-decoration: underline; color: #123377; }
			.e1       { text-decoration: underline; color: #123377; } 
			.e1:hover { text-decoration: underline; color: #008080; }	
			
			
.body {
	font: 11px arial;
	color: #000000;
    padding-left: 15px;
}  

.body_title2 {
	font: 12px arial;
		font-weight: bold;
	color: #000000;
    padding-left: 15px;
}  

.body_note {
	font: 12px arial;
		font-weight: bold;
	color: #FF0000;
    padding-left: 15px;
}  

.body_title {
	font: 12px arial;
	color: #123377;
	font-weight: bold;
    padding-left: 15px;
}  

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
}

.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #D7FFEF;
}

.highlighted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #008080;
	letter-spacing: normal;
	word-spacing: normal;
	padding-left: 15px;
}

.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 2;
	font-weight: bold;
	color: ##008080;
}

.products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: ##008080;
}

 .footer {
  font: 10px arial;  
  color: #008080; 
} 
.theheadlinestitle {
	font: 13px arial;
	font-weight: bold;  
    color: #008080;
}
.theheadlines {
	font: 11px arial;  
    color: #008080;
}
