H4 {
	color:#b20813;
	font-family: georgia;
	text-align: center;
	font-weight: bold;
	text-align: center;
}

H5 {
	color:#1e4c66;
	font-family: georgia;
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
	text-align: center;
}

p {
	font-family: georgia;
	font-size: 10pt;
	color: #1e4c66;
	text-align: justify;
	}

table {
	font-family: georgia;
	font-size: 10pt;
	color: #1e4c66;
	text-align: justify;
	}


ol {
	font-family: georgia;
	font-size: 10pt;
	color: #1e4c66;
	text-align: justify;
	}

ul {
	font-family: georgia;
	font-size: 10pt;
	color: #1e4c66;
	text-align: justify;
	}

A {
	color:#0066CC; 
	}

A :visited: {
	color:#808080;
	font-weight: bold;
	}
body {
	min-width:1000px;
}