html { min-width: 600px; }

body, div, td, th, h2, h3, h4 { /* redundant rules for bad browsers  */
	font-family: verdana,sans-serif;
	font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 10px;
	color: #000000;
}  
.clearhack { display: inline; } /*Clears Box Model Hack in IE5*/

body {
	color: #000000;
	margin: 0;
	background-color: #F5F5F5;
}

p { line-height: 140%; }

h1,h2 {
	font-family: trebuchet ms;
	font-weight: bold;
	color: #333;
}

h1 {
	font-size: 180%;
	margin: 0;
}

h1 a { text-decoration: none; color: #333; }
h1 a:hover { border-bottom: 1px dotted #666; color: #000; }

h2 {
	font-size: 140%;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCC;
	margin: 0;
}

p.note {
	background: #EEE;
	padding: 4px;
	font-family: tahoma;
	font-size: 85%;
	line-height: 130%;
	margin-top: 0;
}
.subhead {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #990000;
	background-color: #FFFFFF;
}
.title {
	font: 26px Arial, Helvetica, sans-serif;
	color: #000000;
}
.subheadhome {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #E2F3E1;
}

