body
{
	font-size:10pt;
}

body, table, table tr td, table tr td p, h1, h2, h3, h4, h5
{
	font-family:Helvetica, Arial, Sans-serif;
}

p
{
	font-family:Verdana, serif;	
}

h1, h2, h3, h4, h5
{
	font-weight:700;
}

h1
{
	font-size:1.4em;
	font-weight:700;
	margin-top:5px;
	margin-bottom:5px;
}

h2
{
	background-color:#5A796B;
	color:#FFF;
	font-size:1.1em;
	margin-bottom:5px;
	margin-top:10px;
	padding:3px;
	width:98%;
}

h3
{
	font-size:1.1em;
	font-weight:700;
}

h4
{
	font-size:0.8em;
}

a, a:hover
{
	color:#0000FF;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

a img
{
	border:none;
}

li
{
	margin-bottom:7px;
}

