﻿body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: white;
	font-size: 75%;
	line-height: 1.3;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 1.3;
	width: 140px;
}

input.subscribe, select {
	width: 218px;
}

h4, h5 {
	font-weight: 600; 
	font-size: 1.0em;
	line-height: 1.3;
}

a, a:link { color: #2359A3; }

a:visited { color: #6e7f8f; }

a:hover { color: #C40124; }