.border {
	border: thin solid #333333;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #0D7195;
	font-weight: bolder;
	word-spacing: 50em;
	border-bottom-style: solid;
	border-top-color: #5FBFD5;
	border-right-color: #5FBFD5;
	border-bottom-color: #5FBFD5;
	border-left-color: #5FBFD5;
	top: 20px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}.rollover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bolder;
	word-spacing: 50em;
	border-bottom-style: solid;
	border-top-color: #5FBFD5;
	border-right-color: #5FBFD5;
	border-bottom-color: #5FBFD5;
	border-left-color: #5FBFD5;
	top: 20px;
	background-color: OD7195;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.internalheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
