body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin:0px;
}

td,th{
	/*font-size: 0.75em;*/
}

h1{
	border-bottom:1px solid Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
}
h2{
	font-family: "Times New Roman", Times, serif;
	font-size:1.4em;
}
h3{
	font-size:1.3em;
}
h4{
	font-size:1.2em;
}
h5{
	font-size:1.1em;
}
h6{
	font-size:1em;
}


img.floatleft{
	float:left;
}
img.floatright{
	float:right;
}