body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

	.textwhite	{
		font-family: verdana, arial, sans-serif;
		font-weight: 400;
		font-size: 11px;
		line-height: 13px;
		text-decoration: none;
		color: #FFFFFF;
		}

	.text	{
		font-family: verdana, arial, sans-serif;
		font-weight: 400;
		font-size: 11px;
		line-height: 13px;
		text-decoration: none;
		color: #CCCCCC;
		}

	.textbold	{font-weight: bold;}


	A:link {color: #CCCCCC;}
	A:visited {color: #CCCCCC;}
	A:active {color: #CCCCCC;}
	A:hover {color: #CCCCCC;}
	
