a       {
	text-decoration: none;
	color: #0000FF;
	background-color: transparent;
        }
a:visited { 
	text-decoration: none; 
	color: #0000FF; 
	background-color: transparent;
	}
a:hover { 
	text-decoration: underline; 
	color: #0000FF; 
	background-color: transparent;
	}
a:active { 
	text-decoration: underline;
	color: #0000FF;
	background-color: transparent;
	}
h1	{
	font-family: Times New Roman;
	}
tr,td,p {
	font-size: 16px;
	padding: 2px;
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color: transparent;
	}
th      {
	font-size: 12pt;
	font-family: sans-serif;
	color: #CCCCCC;
	background-color: transparent;
	}
body	{
	background-color: #ffffff;
	font-size: 11px;
	color: #666666;
	font-family: Times New Roman;
	}
