﻿body { 

	background: url(images/background.gif);
	top margin: 5;
	left margin: 0;
	padding: 0;

}



}

td { 

	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 10px; 
	line-height: 140%; 
	color: #141E13; 
}

A:link {

	color: #000000; 
	text-decoration:none;
}

A:visited {

	color: #B34F05; 
	text-decoration:none;
}

A:hover {
	color: #FF3300;
	text-decoration:none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	font-style: normal;

}



.blank {

	font-size: 1pt;
}

.banner {

	font-size: 12pt;
	color: #141E13;
	font-weight:bold;
}
