body {
	font-family: Arial, Helvetica, sans-serif;
	background:url(webimages/background.jpg) repeat-x #FFFFFF top;
	margin:0px;
	font-size:14px; 
	line-height:20px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
}

a {
	color:#0066CC; text-decoration:none;
}
a:hover {
	color:#990000; text-decoration:underline;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.copy {
	color:#666666; font-size:12px; line-height:18px;
}
a.copy {
	color:#666666; font-size:14px; line-height:18px; text-decoration:none;
}
a.copy:hover {
	color:#666666; line-height:18px; text-decoration:underline;
}

H1 {
	font-size:18px; font-weight:bold; color:#4F7897; text-transform:uppercase;
}

h3 {
	font-size:16px; font-weight:bold; color:#4F7897; margin-bottom: 0px; padding-bottom: 0px;
}

.article { padding-top: 0px; margin-top: 0px; }