h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #26397B;
}
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #7A2531;
}
p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	text-align: justify;
}
ul {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #566AAF;
}
form {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
}
