p {
	font-family: Arial;
	font-size: 10pt;
	letter-spacing: 0px;
	line-height: 1.4em;
	color: #000066; 
}
li {
	font-family: Arial;
	font-size: 8pt;
}
h1 {
	font-family: Arial;
	color: #CC0112;
	font-weight: normal;
	font-style: normal; 
	font-size: 28pt;
	margin-top: 20;

}
h2 {
	font-family: Arial;
	color: #000066;
	font-weight: normal;
	font-size: 14pt;
	margin-top: 20; 
}
h3 {
	font-family: Arial;
	color: #CC0112;
	font-weight: bold;
	font-style: normal; 
	font-size: 12pt;
	line-height: 1.5em;
}
h4 {
	font-family: Arial;
	color: #CC0112;
	font-weight: normal;
	font-style: normal;
	font-size: 9pt;
	line-height: 1.4em;
}

h10 {
	font-family: Arial;
	color: #000066;
	font-weight: normal;
	font-style: normal;
	font-size: 15pt;
	line-height: 1.4em;
}

h11 {
	font-family: Arial;
	color: #CC0112;
	font-weight: normal;
	font-style: normal;
	font-size: 11pt;
	line-height: 1.4em;
}

a {
	font-family: Arial;
	font-size: 10pt;
	color: blue;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #CC0112;
	text-decoration: underline;
}
a.menu {
	font-family: Arial;
	font-size: 10pt;
	color: #CC0112;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #000066;
	text-decoration: underline;
}
a.left {
	font-family: Arial;
	font-size: 10pt;
	color: #000066;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 1.7em;
	font-weight: normal;
}
a.left:hover {
	font-family: Arial;
	font-size: 10pt;
	background-color: white; 
	color: #CC0112;
	text-decoration: underline;
	line-height: 1.7em;
	font-weight: normal;
}
td {
	font-family: Arial;
	font-size: 8pt;
}
hr {
	height: 1px;
	color: #003366;
}