@charset "iso-8859-1";
body { margin:0px; }
img { border-color:#000000; }
table {
font-family : arial;
font-size : 13px;
color : #404040;
}

.heading { 
font-family:arial; 
font-size:15px; 
color:#333366; 
} 
 
a.care:link {
color : #333366;
text-decoration : underline;
}
a.care:visited {
color : #333366;
text-decoration : underline;
}
a.care:hover {
color : #c3b263;
text-decoration : none;
}

.soften { 
font-family:arial; 
font-size:12px; 
color:#404040; 
}