body {
	background-color : #FFFFFF;
	font-family : Arial, helvetica, sans-serif;
}

td {
	color : #125E7A;
	font-size : 10pt;
	font-family: Arial, helvetica, sans-serif;
}

input {
	font-size : 10pt;
	font-family: Arial, helvetica, sans-serif;
}
select {
	font-size : 10pt;
	font-family: Arial, helvetica, sans-serif;
}

a {
	color : #34525D;
}

.Content {
	vertical-align: top;
	text-align : justify;
}

.Highlight {
	background-color : #ffff00;
	color : #ff0000;
	font-family : Courier;
}