
a:active { color: blue; text-decoration: none }
a:hover { color: red; text-decoration: underline }
a:link  { color: blue; text-decoration: none }
a:vlink { color: blue; text-decoration: none }
.copyright1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.copyright2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
.textheader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.text2 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
}