BODY {
	background-color: White;
	font-family: sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: Black;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A:VISITED {
	color: #01167A;
	text-decoration: underline;
}
A:ACTIVE {
	color: #01167A;
	text-decoration: underline;
}
A:HOVER {
	color: #CE0601;
	text-decoration: underline;
}
A:LINK {
	color: #01167A;
	text-decoration: underline;
}
H2 {
	font-family: sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #01167A;
}

.para1 {
	font-family: sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: Black;
}

.para2 {
	font-family: sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: Black;
	font-weight: bold;
}

.para3 {
	font-family: sans-serif;
	font-style: normal;
	font-size: 10pt;
	color: #01167A;
}

.para4 {
	font-family: sans-serif;
	font-style: normal;
	font-size: 10pt;
	color: #01167A;
	font-weight: bold;
}

.para5 {
	font-family: sans-serif;
	font-style: normal;
	font-size: 10pt;
	color: #CE0601;
}

.para6 {
	font-family: sans-serif;
	font-style: normal;
	font-size: 10pt;
	color: #CE0601;
	font-weight: bold;
}

.para7 {
	font-family : sans-serif;
	font-style : normal;
	font-size : 8pt;
	color : 505050;
}

