body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #333333;
}
ul {
	list-style-type:square
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: 12px;
}
td {
	font-size: 12px;
}
h1 {
	font-size: 20px;
	color: #002549;
	text-align: left;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	text-align: left;
	color: #002549;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	text-align: left;
	color: #002549;
	font-weight: normal;
}
h4 {
}
h5 {
	color: #b21f24;
}
a {
	color: #b21f24;
}
a:active {
	color: #b21f24;
}
a:hover {
	color: #b21f24;
}
.title {
	font-size: 1.2em;
	color: #333333;
	font-weight: bold;
}
.sub {
	font-size: 0.6em;
	}
.sub2 {
	font-size: 0.9em;
	color:#005691;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.sub3 {
		font-size: 0.8em;
		color:#b21f24;
		font-family: Arial, Helvetica, sans-serif;
}
div {
	font-size: 0.8em;
}
@media print {
.udm { display:none; }
}
.titlebold {
	font-size: 1.6em;
	color: #333333;
	font-weight: bold;
}
.emphasis {
	color: #005691;
	font-weight: bold;
}
hr {
	color: #aa9b8d;
}
.titleright {
	font-size: 0.8em;
	color: #999999;
	font-weight: bold;
}