BODY		{
		background	:	#000000;
		font-family	:	Verdana, Arial, Helvetica, sans-serif;
		font-weight	:	light;
		font-size	:	11pt;
		margin-top	:	5px;
		margin-left	:	7px;
		margin-right	:	7px;
		color		:	#ffcc00;
		}

.center		{
	text-indent:0px;
	font-family	:	Verdana, Arial, Helvetica, sans-serif;
		font-weight	:	light;
		font-size	:	11pt;
			text-align : center;
		}


A
{
	color		:	#ccccdc;
}

A:link
	{
	background	:	transparent;
	text-decoration	:	none;
	}

A:visited
	{
	color		:	#9393a3;
	background	:	transparent;
	text-decoration	:	none;
	}

A:active
		{
		color	:	#cc0000;
		text-decoration:	underline;
		}

A:hover	
	{
	text-decoration:	underline;
	color		:	#ffffff;
	}

img
{
	border:0px;
}


P
{
	text-indent	:	30px;
}

P.pure
{
	text-indent	:	0px;
	margin-left	:	6px;
	margin-right	:	6px;
}


Div.Subtext
{
	font-size	:	1.3em;
	font-style	:	normal;
}

A.bluelink
{
	color		:	#87ceeb;
}


h3	{
	background	:	transparent;
	font-family	:	Centaur, "Times New Roman", cursive;
	font-weight	:	bold;
	font-style	:	italic;
	font-size	:	1.6em;
	color		:	#87ceeb;
	}


td
{
	font-family	:	Verdana, Arial, Helvetica, sans-serif;
	font-weight	:	light;
	font-size	:	11pt;
	color		:	#ffcc00;
}


td.Tablehead
	{
	background	:	#ccccdc;
	color		:	#000000;
	font-weight	:	bold;
	font-size	:	1.3em;
	font-family	:	Verdana, Arial, Helvetica, sans-serif;
	}

td.Tableleft
	{
	background	:	#ccccdc;
	color		:	#000000;
	}

td.Tabledata
	{
	background	:	#87ceeb;
	color		:	#000000;
	font-size	:	11pt;
	font-family	:	Verdana, Arial, Helvetica, sans-serif;
	}

td.Tablehead a.blacklink {background	:	#ccccdc;color		:	#000000;font-weight	:	bold;font-size	:	1.3em;font-family	:	Verdana, Arial, Helvetica, sans-serif;color:black;}
td.Tablehead a:hover {color:#cc0000;}
td.Tabledata a {color:blue;}
td.Tabledata a:hover {color:red;}




	
