﻿.style1 {
	border-style: solid;
	border-color: #FFFFFF;
}
.style2 {
	background-color: #99CCFF;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}

.style3 {
	border-collapse: collapse;
}
.style4 {
	font-size: 10pt;
	border: 1px solid #000080;
	color: #000080;
	font-weight: bold;
}
.style6 {
	font-size: 10pt;
	color: #000080;
	border: 1px solid #99CCFF;
}

a {
	color: #000080;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: none;
}
a:hover {
	COLOR: #FF0000;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
}