body
{
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	margin:0px;
}
h1
{
	font-weight: bold;
	font-size: 14pt;
	margin-top: 10px;
}
h2
{
   font-weight: normal;
   font-size: 12pt;
   font-weight: bold;
   margin-top: 10px;
}
h3 {
	font-size: 13pt;
	font-family: Arial;
	font-weight: bold;
	margin-top: 10px;
}
h4 {
	font-size: 12pt;
	font-family: Arial;
	font-weight: bold;
	margin-top: 10px;
}
h5 {
	font-size: 11pt;
	font-family: Arial;
	font-weight: bold;
	margin-top: 10px;
}
.custom {
	font-size: 16pt;
	color:Maroon;
	font-family: Arial;
	font-weight: bold;
	margin-top: 10px;
}
