.style1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {font-family: "Times New Roman", Times, serif}
body {
	background-color: #A9C0E6;
}


.style3 {color: #FFFFFF}
lefttopborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.outsideborder {
	border: thin solid #000066;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.image-border {
	border: 1pt solid #000000;
}

.navbuttons {
	font-family: "Arial Narrow", Arial;
	font-size: 12pt;
	line-height: 8pt;
}
font {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.padding {
	padding-right: 10px;
	padding-left: 10px;
}
.top-left-border {
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: none;
	border-bottom-style: none;
}
