body {
  font-family: "Times New Roman", Times, serif;
  background-image:url(6244.jpg)
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.content{
background-color:#FFFFFF;
margin-left:10%;
	margin-right:10%;
	text-align:left;
	padding:6px;
		}
		
		.style1 {
		color: #000000;
		border:double;
		border-color:#000000;
		border-spacing:3px;
		}
		
		.style2 {
		color:#000000
		}
		
		.style3 {
		color:#FF0000
		}
		
		.style4 {
		color:#000000
		}