td     { color: #000000; font-size: 8pt; font-family: Arial }
a   { font-family: Arial; text-decoration: none }
.date     { font-size: 8pt; font-family: Arial; padding-top: 3px; padding-bottom: 3px }
.txt       { color: #000000; font-size: 8pt; font-family: Arial; padding-bottom: 3px; padding-left: 10px }
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #003399;
	background-image: url(image/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	list-style-image: url(image/icons/arrow.png);
}
.redfoteen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
