body {
	font-family : Tahoma;
}


h2 {
	font-size : 20pt;
	border-bottom : 1px solid silver;
	width : 100%;
	font-family : trebuchet ms;
	color : #333333;
}

td {
	vertical-align : top;
	font-size : 80%;
}

td.separator {
	border-top : 1px dotted silver;
}

