p {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000033;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000033;
}.cel-up {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000033;
}
.tablelines {
	border: 1px solid #000066;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
