
body
	{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-size: 100.00%;
	text-align: center; 
	font-family: verdana, helvetica, geneva, arial, sans-serif;

  scrollbar-arrow-color:#0000ff;
  scrollbar-track-color:#0000ff;
  scrollbar-shadow-color:#000033;
  scrollbar-face-color:#cc0099;
  scrollbar-highlight-color:#3366cc;
  scrollbar-darkshadow-color:#000074;
  scrollbar-3dlight-color:#0000ff;
 }

    a:link { color:#0000ff; text-decoration:underline; }
    a:visited { color:#cc0099; text-decoration:underline; }
    a:hover { color:#cc0099; text-decoration:none; }
    a:active { color:#cc0099; text-decoration:underline; }


h1
	{
	color:#808080;
	font-weight: bold;
	font-size: 1.2em;
	font-family: helvetica, geneva, arial, sans-serif;
	}
		
p
	{
	color:#3b3b3b;
	font-size: 1em;
	line-height: 1.3em;
	font-family: arial, helvetica, sans-serif;
	}

		