body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
a:link {
	font-size: 11pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	line-height: 12pt;
	border: thin none;


}
a:visited {
	font-size: 11pt;
	font-weight: bold;
	color: #0033CC;
	text-decoration: underline;
	line-height: 12pt;


}
a:hover {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
	background-color: #FF0000;
	line-height: 12pt;



}
a:active {
	font-size: 11pt;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
	line-height: 12pt;

}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
}
.titlebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30pt;
}
hr {
	color: #660033;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	font-weight: bold;
}
.boxed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border: thin solid #660000;
}
.midtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
.highlightedtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
}
