ul {list-style-type: square; list-style-position: outside}

a {text-decoration: none;
   color: #000000;
   font-family: Arial;
   font-size: 18pt;
   font-weight: bold}
a:link    {color: #000000;}
a:active  {color: #000000;}
a:visited {color: #000000;}
a:hover   {color: #DADADA;}

-->

body
{
	width : 953px;
	margin: 50px auto;
	font-family: Arial;
	font-size: 12pt;
	color: #000000	;
	background-color: #FFFFFF;


}





