
body
a:link {color:#c7c7c7;}    /* unvisited link */
a:visited {color:#6e6e6e;} /* visited link */
a:hover {color:#8a8a8a;}   /* mouse over link */
a:active {color:#a8a8a8;}  /* selected link */
{
font-size:100%;
background-color:#ffffff;
}
p
{
font-size:0.875em;
color:silver;
font-family:"Times New Roman";
}
h1
{font-size:2.5em;
color:silver;
text-align:center;
}
h2
{
font-size:1.875em;
color:silver;
font-family:"Times New Roman";
text-align:center;
}
#center{
text-align:center;
}



/*comments are made here*/


