@charset "utf-8";
/* CSS Document */

a {
	font-family: Calibri, sans-serif;
	font-size: 12pt;
	color: #83272C;
	font-weight: bold;
}
a2 {
	font-family: Calibri, sans-serif;
	font-size: 10pt;
	color: #FFF;
	font-weight: bold;
	text-align: center;	
}
a:link {
	font-family: Calibri, sans-serif;
	font-size: 12pt;
	color: #83272C;
	font-weight: bold;
}
a:visited {
	font-family: Calibri, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color: #C30;
}
a:hover {
	font-family: Calibri, sans-serif;
	font-size: 12pt;
	text-decoration: underline;
	color: #600;
}
a:active {
	font-family: Calibri, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color: #FB0000;
	
	
}
p  {
	font-family: Calibri, sans-serif;
	color: #00286D;
	font-size: 12pt;
	font-weight: normal;
	align: left;
}
p2  {
	font-family: Calibri, sans-serif;
	color: white;
	font-size: 12pt;
	align: center;
}
h1 {
	font-family: Calibri, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FFF;
	align: center;
	text-align: center;
}
h2 {
	font-family: Calibri, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #00286D;
	align: center;
}
h3 {
	font-family: Calibri, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #00286D;
	align: center;
}
h3w {
	font-family: Calibri, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #FFF;
	align: center;
}
h4 {
	font-family: Calibri, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: ##00286D;
	align: center;
}
li {
	font-family: Calibri, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #00286D;
	align: center;
}
hd {
	font-family: Calibri, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	align: center;
}
hd2 {
	font-family: Calibri, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFF;
	align: right;
}
entry {
	font-family: Calibri, sans-serif;
	font-size: 10pt;
	color: #00286D;
	align: center;
}
lg {
	font-family: Calibri, sans-serif;
	font-size: 24pt;
	color: #00286D;
	align: center;
}

body {
	font-family: Calibri, sans-serif;
	font-size: 10pt;
	color: #00286D;
	align: center;
}
</style>
