@charset "windows-1252";
 body {font-family: Verdana; font-size: 11px;}
p {font-family: Verdana; font-size: 11px;}
td {font-family: Verdana; font-size: 11px;}
li {font-family: Verdana; font-size: 11px;}
A
	{
		font:12px arial;
		font-weight:normal;
		color:blue;
		text-decoration:none;
	}
A:HOVER
	{
		font:12px arial;
		font-weight:normal;
		color:gray;
		text-decoration:none;
	}