/* CSS definition file containing site wide stylesheets */

.PageUpdatedDate {
	text-align: center;
 	margin-top: 0pt;
 	margin-bottom: 0pt
}

H1 {
	font-size: large;
 	color: rgb(0,0,153);
 	font-weight: bold;
 	font-style: italic;
 	text-align: center;
 	margin-top: 20pt;
 	margin-bottom: 5pt
}

H2 {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: large;
 	color: rgb(0,0,153);
 	font-weight: bold
}

P {
	font-size: small;
 	color: rgb(0,0,153);
 	font-weight: normal;
 	font-style: normal;
 	text-align: justify;
 	margin-top: 10pt;
 	margin-bottom: 10pt
}

H3 {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: medium;
 	color: rgb(0,0,153);
 	font-weight: bold;
 	font-style: italic
}

LI {
	font-size: small;
 	color: rgb(0,0,153);
 	margin-top: 3pt;
 	margin-bottom: 3pt
}

H4 {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: small;
 	color: rgb(0,0,153)
}