html{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:11px;
	color:black;
	line-height:1.8em;
}

img{border:none;}

h1{
	font-size:18px;
	color:#007E43;
	margin-top:0;
	margin-bottom:0.4em;
}

h2{
	font-size:12px;
	color:#5F86A8;
	margin-top:0;
	margin-bottom:1.2em;
}

h3{
	font-size:12px;
	color:#003060;
	margin-top:0;
	margin-bottom:0em;
}

table, p{
	margin:0;
	margin-bottom:2em;
}

div#content a{
	display:inline;
	text-decoration:underline;
	color:#003060;
}

div#content a:hover{
	text-decoration:none;
	color:#5F86A8;
}

div#content img, div#content img.right{
	float:right;
	margin:-4px 5px .5em 17px;
}

div#content img.left{
	float:left;
	margin:.6em 17px .6em 0px;
}

table{
	border-collapse:collapse;
	border:1px solid #DFE6EF;
}

th, td{
	padding:6px 7px 6px 7px;
	border-right:1px solid #DFE6EF;
	border-bottom:1px solid #5F86A8;
}

th{
	background:#DFE6EF;font-weight:bold;color:#003060;
	border-right:1px solid #5F86A8;
}

input{border-width:1px;}