body 
{
margin: 0;
padding: 0;
background-image: url(sidebg.jpg);
cursor:url("./images/heartdiamond.ani");
scrollbar-base-color: #C7C0D0;
scrollbar-arrow-color: #404171;
}

a 
{ 
color:"#404171"; 
text-decoration:none; 
font-weight:bold 
}
a:hover 
{ 
color: "purple"; 
text-transform: uppercase; 
font-family : "Dolphin","New Century Schoolbook", Times, serif;
font-weight:bold; 
}

p 
{
font-family:"Book Antiqua"; 
color:"#404171";
}

h2 
{
font-family:'Murray Bold','Monotype Corsiva'; font-generic:serif; 
color:#404171; 
}

h1 
{
font-family:'Murray Bold','Monotype Corsiva',Book Antiqua; 
font-generic:serif; 
color:#404171; 
}

h4 
{

font-family:"Book Antiqua"; font-generic:cursive;
}

th  
{
color:"#404171";
height:40px;
text-align:midle; 
}

li 
{
color:"#404171"
}

table
{
width:900px;
background-image: url(tablebg.jpg);

}

.tableform
{
width:600px;
}

div
{ 
margin-left: 2em;
margin-right: 2em;
}

hr
{
width:750px;
color:#404171;
}


