h1 {  
	font-family: "Impact"; 
	font-size: 24px; 
	font-style: normal; 
	font-weight: bold; 
	color: #1d365d
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}

.text {
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-right: 10px;
}

.texttbl {
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.links_white {
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 20px;
}

.copyright {  
	font-family: "Verdana"; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000
}

a:hover {  
	text-decoration: none
}
