table{
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 10pt;
	text-decoration: none;
}
.linkrow {
	background-color: #FFFF99;
}
.linkrowhover {
	background-color: #BBBBD5;
}
.linkborder {
	border-style:solid;
	border-color:#000000;
	border-width:1px;
}
a:link {
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36pt;
	font-weight: bold;
	color: #000033;
}
.title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000033;
}
.title3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000033;
