﻿.text {height:100%;
		overflow:auto;
} 
.style1 {
	border-collapse: collapse;
	border: 2px solid #0065B7;
}
.style2 {
	text-align: right;
	font-family: Arial;
	font-size: xx-small;
	color:black
}
.style3 {
	font-family: Arial;
	font-size: small;
	color:black
}
.style4 {
	text-align: left;
	color: #FFFFFF;
	background-color: #006B54;
	font-size: small;
}
.style5 {
	font-size:small;
}
.style6 {
	font-size:medium;
}
.style7 {
	font-size:large;
}
.style8 {
	border: 1px solid #0065B7;
	line-height: 150%;
}
.style9 {
	font-family: Wingdings;
	color: #000000;
}
.style10 {
	text-align: left;
	font-family: Arial;
	font-size: xx-small;
	color:black
}
.style11 {
	border-width: 0px;
}
.style12 {
	border: 1px solid #0065B7;
	text-align: center;
}
.style13 {
	text-align: center;
	color: #FFFFFF;
	background-color: #006B54;
}
.style14 {
	text-align: right;
}
.style15 {
	text-align: center;
}
a {
	color: #000000; 
}
a:link {
COLOR: #0065B7;
text-decoration:none;
}
a:visited {
COLOR: #0065B7;
text-decoration:none;
}
a:hover {
COLOR: blue;
text-decoration:none;
}
a:active {
COLOR: #0065B7;
text-decoration:none
}

.clicker {
cursor:pointer;
color: #0065B7;
}
