body		{
		font-size: 12px;
		font-family: tahoma, verdana, ms sans serif, times, helvetica;
		color: #ffffff;
		background-color: #000000;
		}

a:link		{
		font-size: 12px;
		font-family: tahoma, ms sans serif;
		color: #00ccff;
		font-weight: bold;
		text-decoration: none;
		} 

a:active	{
		font-size: 12px;
		font-family: tahoma, ms sans serif;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		}

a:visited 	{
		font-size: 12px;
		font-family: tahoma, ms sans serif;
		color: #00ccff;
		text-decoration: none;
		font-weight: bold;
		}

a:hover		{
		font-size: 12px;
		font-family: tahoma, ms sans serif;
		color: #999999;
		text-decoration: underline;
		font-weight: bold;
		}

hr		{
		color: #0080ff;
		}

td		{
		font-size: 11px;
		font-family: sans-serif, tahoma, ms sans serif, times new , times new roman, times, ms serif;
		color: #fff9f9;
		}

pre		{
		font-family: courier new, courier;
		}

h1		{
		font-size: 14px;
		font-family: sans-serif, tahoma, ms sans serif, times new , times new roman, times, ms serif;
		font-weight: bold;
		}

h2		{
		font-size: 21px;
		font-weight: bold;
		color: #ffffff;
		}


