H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
	color : #D3200E;
	font-weight: bold;
	font-size : 18px;
	text-indent : 5px;
	vertical-align : middle;
	margin-bottom : 10px;
	margin-top : 10px;
}

H2 {
	color : #D3200E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align : center;
	font-size : 14px;
	text-indent : 5px;
	margin-bottom : 0px;
	text-decoration : none;
}

H3 {
	color : Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align : center;
	font-size : 12px;
	text-indent : 5px;
	margin-bottom : 0px;
}

H4 {
	text-align : left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #D3200E;
	font-size : 14px;
	font-weight : bold;
}

H5 {
	text-align : justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 13px;
	font-weight : bold;
}

H6 {
	color : Black;
	text-align : justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
}


BODY {
	text-align : justify;
	text-indent : 11px;
	color : Black;
}


P {
	text-align : justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	font-style : normal;
}

TD {
	text-align : justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	font-style : normal;
}