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: 1em;



}
td {
	font-size: 0.8em;



}
h1 {
	font-size: 1.5em;
	color: #004972;
	text-align: left;



}
h2 {
	font-size: 1.4em;
	text-align: left;
	color: #004972;



}
h3 {
	font-size: 1.1em;
	text-align: left;
	color: #004972;
	



}
a {
	color: #0099ff;


}
a:active {
	color: #0099ff;


}
a:hover {
	color: #0099ff;



}
.title {
	font-size: 1.2em;
	color: #333333;
	font-weight: bold;




}
.sub {
	font-size: 0.6em;


}
div {


	font-size: 0.8em;
}

.quote {
	color: #0099ff;
}


@media print {
.udm { display:none; }
}
.titlebold {
	font-size: 1.6em;
	color: #333333;
	font-weight: bold;


}
.emphasis {
	color: #0066CC;
	font-weight: bold;
}
hr {
	color: #b2d3e1;
}
h4 {
}
h5 {
	color: #999999;
}

.titleright {
	font-size: 0.8em;
	color: #999999;
	font-weight: bold;
}.blink {
	font-size: medium;
	color: #004972;
	text-decoration: blink;
}
