/* CSS Document */

body
{
	background-color: #8A008A;
}

a:link    {color: #990000;
text-decoration:none}
a:visited {color: #990000}
a:active  {color:#8A008A}
a:hover   {color: #8A008A;
text-decoration:none;
}

{
font-family: verdana, arial, 'sans serif'; 
margin-center: 10pt;
}



