*		{
		font-family:Verdana, Arial, Helvetica;
		font-size:8pt;
		text-decoration: none;
		color: #333333;
		}

body		{
		margin-top:10px;
		margin-left:10px;
		text-align:left;
		background-color: #CCCCCC;
		}

h1		{
		color: #666666;
		font-family: Arial;
		font-size:10pt;
		}

h2		{
		color: #666666;
		font-family: Arial;
		font-size:10pt;
		margin-bottom:0pt;
		}

h3		{
		color: #666666;
		font-family: Arial;
		font-size:10pt;
		}

strong		{
		font-weight:bold;
		color: #666666;
		}

em		{
		font-style:italic;
		}

a		{
		color: #006666;
		}

#rssbox a	{
		font-size:8pt;
		}


a:hover	{
		COLOR: #FF6633;
		text-decoration: underline;
		}

