body 
{
background-color:#FFFFFF; 
background-image:url('');

scrollbar-face-color :#eeeeee;
scrollbar-shadow-color :#000000;
scrollbar-highlight-color :#eaeaea;
scrollbar-3dlight-color :#660000;
scrollbar-darkshadow-color :ffffff;
scrollbar-track-color :#eaeaea; 
scrollbar-arrow-color :#660000;
}

a.email 
{ 
text-decoration: none 
}      

a.email:hover 
{ 
font-size: larger 
}      

A 
{
font-weight: bold;
text-decoration: none; 
}

A:link 
{ 
color: black; 
text-decoration: none;
font-weight: bold;
}

A:visited 
{
color: black;
text-decoration: none; 
font-weight: bold;
}

A:hover 
{
text-decoration: none; 
color: #660000;
font-weight: bold;
}

A:active 
{
color: #660000;
text-decoration: none;
font-weight: bold;
}

hr 
{
color:"#660000";
size:"3";
width:"80%";
align:"center";
}

a 
{ 
text-decoration: none; 
}   
  
a.pic   
{ 
text-decoration: none 
}      

p, table, li, h1, h2, h3, h4, h5, h6, a
{
font-family: "font-family : Arial, Helvetica, sans-serif"; 
}