.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #009900;
}
a:link {
	color: #0033FF;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #33CCCC;
}
a:active {
	text-decoration: none;
	color: #33CCFF;
	font-weight: bolder;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.border {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #85B3FF;
	border-right-color: #85B3FF;
	border-bottom-color: #85B3FF;
	border-left-color: #85B3FF;
}
.small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.bodybackground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-image: url(images/square-background1.jpg);
	background-position: 100% 100%;
	background-repeat: no-repeat;
}
.bodybackground2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-image: url(images/square-background2.jpg);
	background-position: 0% 100%;
	background-repeat: no-repeat;
}
.headerbackground2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #009900;
	background-image: url(images/square-background2.jpg);
	background-position: 0% 100%;
	background-repeat: no-repeat;
}
