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

h2 {  
	font-family: "Arial Black"; 
	font-size: 22px; 
	font-style: normal; 
	color: #1d365d
}

h3 {  
	font-family: "Arial Black"; 
	font-size: 18px; 
	font-style: normal; 
	color: #1d365d
}

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

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

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

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

.links_white2 {
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: 20px;
}

.links_white3 {
	color: #ffffff;
}

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

a:hover {  
	text-decoration: none
}

.padded {
	margin-right: 10px;
	margin-left: 10px
}