
/*--------------------GLOBAL--------------------*/

p, td {font-family: Arial, sans-serif; font-size: 12px; font-weight:normal;}

strong {color: #008551;}
h1 {font-family: Arial, sans-serif; font-size: 18px; font-weight:bold;color: #008551;}
h2 {font-family: Arial, sans-serif; font-size: 14px; font-weight:bold;color: #000000;}
.headline {font-family: Arial, sans-serif; font-size: 12px; font-weight:bold; color: #333333;}
.address {font-family: Arial, sans-serif; font-size: 14px; font-weight:bold; color: #008551;}
/*--------------------LINKS--------------------*/ 
A:link {color: #660000; text-decoration:underline;} /* unvisited links */ 
A:active {color: #660000;text-decoration:underline;} /*active links*/ 
A:visited {color: #660000; text-decoration:underline;} /* visited */ 
A:hover {color: #660000; text-decoration:underline;} /* mouseover */ 



