.style1 {
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
	border-left-width: 12pt;
	border-left-style: solid;
	border-left-color: #000099;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style2 {
	font-size: 10pt;
	text-align: left;
}
.style3 {
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #666699;
	border: 1px solid #333333;
}
.style4 {
	font-size: 10pt;
	color: #333333;
	background-color: #EEEEEE;
	border: 1px solid #333333;
}
.style5 {
	font-size: 10pt;
	color: #333333;
	border: 1px solid #333333;
}
.style6 {
	font-size: 10pt;
	text-align: left;
}
.style7 {
	font-size: 10pt;
	text-align: right;
}