ul {list-style-type: square; list-style-position: outside}

a {text-decoration: none;
   color: #000000;
   font-family: Arial;
   font-size: 12pt;
   font-weight: bold}
a:link    {color: #FFFFFF;}
a:active  {color: #ffd9d9;}
a:visited {color: #FFFFFF;}
a:hover   {color: #ffd9d9;}

-->

body
{
background-image: url(bg.gif); background-attachment: fixed; background-repeat: repeat-y; background-position: center;
	width : 953px;
	margin: 50px auto;
	font-family: Arial;
	font-size: 12pt;
	color: #FFFFFF	;
	background-color: #828282;


}




