body		{

		background-color: #000000;
		text-decoration: none;
		color: #ffffff;
		font-family: Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: none;


		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;


		}
		
a:link		{ text-decoration: underline; color: #ffffff; font-family: Arial; font-size: 12px; font-style: normal; font-weight: none; }
a:visited	{ text-decoration: underline; color: #ffffff; font-family: Arial; font-size: 12px; font-style: normal; font-weight: none; }
a:active	{ text-decoration: underline; color: #ffffff; font-family: Arial; font-size: 12px; font-style: normal; font-weight: none; }
a:hover		{ text-decoration: none; color: #e0e0e0; font-family: Arial; font-size: 12px; font-style: normal; font-weight: none; }
		
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

.back	 	{

		text-decoration: none;
		color: #ffffff;
		font-family: Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: none;

		}


.border 	{

		border: #ffffff;
		border-style: solid;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;

		}
		
		
.header 	{

		text-decoration: none;
		color: #ffffff;
		font-family: Arial;
		font-size: 18px;
		font-style: normal;
		font-weight: bold;
		line-height: 24px;
		
		}
