P {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-align: justify;
	margin-bottom: 10px;
}
Break {
	page-break-before: always;
}
BLOCKQUOTE {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-align: justify;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-right: 25px;
}
EM {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-align: justify;
	margin-bottom: 10px;
}
I {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-align: justify;
	margin-bottom: 10px;
}
.Ibold {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: justify;
	margin-bottom: 10px;
	font-style: italic;
}
H1 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	color: #000000;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.H1small {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
H2 {
   FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
}
H3 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 3px;
}
H4 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #ffffff;
	text-align: left;
	margin-bottom: 7px;
	margin-top: 0px;
}
ul {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-align: justify;
	margin-bottom: 10px;
	margin-left: 15px;
}
li {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-align: justify;
	margin-bottom: 3px;

}
.Smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
}

.PLnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-align: left;
}
.PLbold {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
}
.PRnormal {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-align: right;
}
.PRbold {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: right;
}
.PCnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-align: center;
}
.PCbold {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
.toplinks {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: ##0061a4;
	text-align: center;
}

.Footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: ##0061a4;
	text-align: center;

}
.H3black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.H3red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: 6f100a;
	text-align: center;
}
.smallBoldC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
 input.rounded {
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 3px #666;
	-webkit-box-shadow: 2px 2px 3px #666;
	box-shadow: 2px 2px 3px #666;
	font-size: 18px;
	padding: 4px 7px;
	outline: 0;
	-webkit-appearance: none;
}

.SelectBlack4 {
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 3px #666;
	-webkit-box-shadow: 2px 2px 3px #666;
	box-shadow: 2px 2px 3px #666;
	font-size: 16px;
	color: black;
	padding: 4px 6px;
	outline: 1;
	appearance: pull-down-menu;
	-webkit-appearance: none;
}
 
 