
<style type="text/css">

A:link, visited, active
{ text-decoration: underline; color:#000000; }

A:hover
{ text-decoration: none; color:#000000;

background-color: #FFF;

h1 {font-family: timesnewroman;  
color: #000;} 

p {font-family: timesnewroman; 
color: #000;} 


body 
{ background: #FFF; 
background-attachment: fixed;
color: #000000 ; 
}

table
{ background: #fff;
}

td
{ background: #fff;
 }


#ptitle
{ color: #C1ACBD;
}

}
</style>