﻿body
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	font-style : normal;
	font-variant : normal;
}
h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.3em;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	margin-bottom : 0px;
}
h3{
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	margin-bottom : 0px;
	text-decoration : underline;
}
td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	margin-top : 0px;
	vertical-align:top;
}
