BODY, TD, DIV
{
	font-family : Verdana;
	font-size : 9pt;
	color : black;
}
.Title
{
	font-size : 14pt;
	color : steelblue;
	font-weight : bold;
	margin-top : 15px;
	margin-bottom : 15px;
}
.SubTitle
{
	font-size : 12pt;
	color : steelblue;
	font-weight : bold;
	margin-top : 10px;
	margin-bottom : 10px;
}
.BodyText
{
	margin-top : 15px;
}