body { 
	background-color:black;
	background-image:url('top.jpg'); 
	background-repeat:repeat-y; 
	background-attachment:scroll; 
	background-position:0px 0px;
	padding:0px; 
	margin:0px; 
	padding:0px; 
	border-width:0px;
	}
.headl { 
	font-family:'times new roman',times,serif; 
	font-style:normal; 
	font-weight:bold; 
	font-size:30px; 
	color:black; 
	line-height:30px; 
	text-decoration:none; 
	}
.headm { 
	font-family:'times new roman',times,serif; 
	font-style:normal; 
	font-weight:bold; 
	font-size:24px; 
	color:black; 
	line-height:18px; 
	text-decoration:none; 
	}
.heads { 
	font-family:'times new roman',times,serif; 
	font-style:normal; 
	font-weight:bold; 
	font-size:18px; 
	color:black; 
	line-height:18px; 
	text-decoration:none; 
	}
.info { 
	font-family:verdana,arial,helvetica,sans-serif; 
	font-style:normal; 
	font-weight:normal; 
	font-size:12px; 
	color:black; 
	line-height:18px; 
	text-decoration:none; 
	}
.infobg { 
	background-color:white;
	width:424px;
	margin:20px; 
	padding:20px; 
	border-width:1px; 
	border-color:black; 
	border-style:solid; 
	}
