body {
		background-color: #000000;
		background-repeat: no-repeat;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		text-align: left;
		line-height: 18px;
		font-family:Arial, sans-serif;
		font-size: 11px;
		color: #ffffff;
	
		
	}
	
.green {
		font-family:Arial, sans-serif;
		font-size: 12pt;
		font-weight: Bold;
		color: #ffffff;
		
			}
	
a:link 		{ color:#ffffff; font-size:11px; text-decoration:underline;}
a:visited 	{ color:#ffffff; font-size:11px; text-decoration:underline;}
a:hover 	{ color:#ffffff; font-size:11px; text-decoration:line-through; }
a:active 	{ color:#ffffff; font-size:11px; text-decoration:underline;}
a:focus 	{ color:#ffffff; font-size:11px; text-decoration:underline;}

.line { background-image: url(img/line.png);
		clear: left;
			
			}
			
.linesmall { background-image: url(img/linesmall.png);
			 background-repeat: no-repeat;
			
			}