p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-align: left;
	margin-bottom: 6px;
	margin-top: 6px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
font-size: 16.5px;
	color: #003399;
	line-height: 17.5px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	margin-top: 14px;
	margin-bottom: 6px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
	color: #003399;
	font-weight: bold;
	line-height: 16.5px;
	text-align: left;
	margin-top: 14px;
	margin-bottom: 6px;

}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	line-height: 14.5px;
	margin-top: 14px;
	margin-bottom: 6px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-align: left;
	margin-bottom: 6px;
	margin-top: 3px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	list-style-position: outside;
	list-style-type: decimal;
	margin-top: 3px;
	margin-bottom: 6px;
}

a:hover {
	text-decoration: underline;
	color: #003399;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #003399;
}
.text-bold {
	font-weight: bold;
}
.text-ital {
	font-style: italic;
}

.style1 {
	font-size: x-large;
	font-weight: bold;
	color: #FF0000;
}
body,td,th {
	color: #000000;
}
.bigger {
font-size: 18px;
line-height: 23px;
}

.special{
text-align: center;
font-size: 36px;
line-height: 35px;
}