.text {
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
}

.footer {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #15479c;
	text-transform: none;
}


b {
	font-family: sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #809508;
	text-transform: none;
}

i {
	font-family: sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #15479c;
	text-transform: none;
}	

p {
	position: relative;
	top: 2.5%;
	left: 2.5%;
	width: 92.5%;
	text-align: justify;
}

.pb {
	position: relative;
	left: 2.5%;
	width: 92.5%;
	text-align: justify;
}

.p2 {
	position: relative;
	top: 5%;
	left: 10%;
	width: 90%;
	text-align: justify;
}

A:link {
	font-family: sans-serif;
	font-size: 12px;
	font-style: underlined;
	text-decoration: underline;
	line-height: 20px;
	font-weight: normal;
	color: #15479c;
}

A:visited {
	font-family: sans-serif;
	font-size: 12px;
	font-style: underlined;
	text-decoration: underline;
	line-height: 20px;
	font-weight: normal;
	color: #15479c;
}

A:active {
	font-family: sans-serif;
	font-size: 12px;
	font-style: underlined;
	text-decoration: underline;
	line-height: 20px;
	font-weight: normal;
	color: #15479c;
}

hr {
	color: #194b9e;
	width: 80%;
	padding: 0;
}
