BODY			{font-family: Verdana,arial,MS Sans Serif;
			top-margin: 0;
			margin-width: 0;
			margin-height: 0;
			left-margin: 0;
			margin: 0;
			color: #ffffff;
			background-color: #000000
			}
p			{
			font-family: Verdana,arial,MS Sans Serif;
			color: #ffffff;
			font-size: 10px;
			font-weight: 400;
			margin-top: 0px;
			margin-bottom: 6px;
			}
h1			{
			font-family: Verdana,arial,MS Sans Serif;
			color: #00ff00;
			font-size: 25px;
			font-weight: 400;
			margin-top: 0px;
			}			
a:link			{
			font-family: Verdana,arial,MS Sans Serif;
			color: #cc0000;
			font-size: 10px;
			font-weight: 400;
			}

a:visited		{
			font-family: Verdana,arial,MS Sans Serif;
			color: #ff0000;
			font-size: 10px;
			font-weight: 400;
			}
			
a:hover		{
			font-family: Verdana,arial,MS Sans Serif;
			color: #ffffff;
			font-size: 10px;
			font-weight: 400;
			}			
			
			
td.bg			{
			background-color: #000000       			
			background-attachment: fixed;
      			background-image:url(../images/bottom_bg.jpg);
       			background-position: bottom center;
			background-repeat: no-repeat;
			}
			
p.footer		{
			vertical-align: bottom;
			font-family: Verdana,arial,MS Sans Serif;
			color: #ffffff;
			font-size: 10px;
			font-weight: 400;
			margin-top: 0px;
			}	
			
img			{
			border-style: solid;
			border-color: #00ff00;
			size: 1px;
			}		

