﻿h1          { margin-bottom: 0 }
h2          { margin-bottom: 0 }
h3          { margin-bottom: 0 }
h4          { margin-bottom: 0 }
p           { margin-top: 0; font-size: 10pt }
li			{ font-size: 10pt }
td			{ font-family: 'Trebuchet MS', Arial, Helvetica }
td.topborder
{
	border-top: #f0f0f0 solid;
}
td.mainborder
{
	border-bottom: #cccccc solid;
	border-right-style: solid;
	border-right-color: #cccccc;
}
table.review { background: #EEF1F8; color: #003471; }
td.review	{ border: 1px solid #0054A6; padding: 5px; }
p.b			{ font-family: 'Trebuchet MS', Arial, Helvetica; color: white; font-weight: bold; }
body		{ font-family: 'Trebuchet MS' , Arial, Helvetica; 
			}
a:link {color: #3366FF; text-decoration: none}
a:active {color: #663300;  text-decoration: none}
a:visited {color: #3366FF; text-decoration: none}
a:hover {color: #663300;  text-decoration: none}