	body
	{
		font-family: Helvetica, Myriad Pro, Arial, Verdana, Sans-Serif;
		font-size: 14px;
		color: #000;
		background-color: #211230;
		margin: 0px;
	}

	#TopMenuWhiteLink a
	{
		font-family: Helvetica, Myriad Pro, Arial, Verdana, Sans-Serif;
		font-size: 14px;		
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
	}
	
	#TopMenuWhiteLink a:hover
	{
		color: #ff6600;
		text-decoration: underline;
	}	

	#TopMenu a
	{
		font-size: 14px;		
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	
	#TopMenu a:hover
	{
		color: #ff6600;
		text-decoration: underline;
	}

	#MainContent
	{
		margin: 0px 0px 0px 0px;
	}

	#MainContent p, td, a, span, font, div 
	{
		font-family: Verdana, Sans-Serif;
		font-size: 12px;
		line-height: 1.5;		
		color: #000;
	}
	
	#MainContent a
	{
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}			

	#MainContent a:hover
	{
		color: #ff6600;
		text-decoration: underline;
	}

	#MainContent h1
	{
		margin: 0px 0px 0px 0px;
		padding: 0px;
		line-height: 36px;
		font-size: 24px;
		font-weight: bold;
	}

	#MainContent h2
	{
		margin: 0px 0px 0px 0px;
		padding: 0px;
		line-height: 14px;
		font-size: 14px;
		font-weight: bold;
	}
	
	#WPfeed a
	{
		font-family: Verdana, Sans-Serif;
		font-size: 11px;
		line-height: 1.2;
		color: #365DA0;
		font-weight: normal;
		text-decoration: none;
	}			

	#WPfeed a:hover
	{
		color: #ff6600;
		text-decoration: underline;
	}	
