body, h1, h3, h4
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #dae5f2;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: none;
	vertical-align: top;
}
td 
{
	text-align:left;
}

html 
{
		height:100%;
	min-height:100%;
	padding: 0px;
}
body
{
	height:100%;
	min-height:100%; 
	width : 100%;
	padding: 0px;

}	



h2
{
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid lightgrey;
	margin-bottom: 10px;
	margin-top: 30px;
}

.navigator
{
	margin:2px;
}