.outline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0083AE;
	border-right-color: #0083AE;
	border-bottom-color: #0083AE;
	border-left-color: #0083AE;
}
.line {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6EAB23;
	border-right-color: #6EAB23;
	border-bottom-color: #6EAB23;
	border-left-color: #6EAB23;
}
.maintext {
	font-family: "Eras Medium ITC", Arial, "Gill Sans MT";
	font-size: small;
	color: #0083AE;
}
.bullettext {
	font-family: "Eras Medium ITC", Arial, "Gill Sans MT";
	font-size: small;
	color: #0083AE;
}
h1 {
	font-family: "Eras Medium ITC", Arial, "Gill Sans MT";
	font-size: medium;
	font-weight: bold;
	color: #0083AE;
}
h3 {
	font-family: "Eras Medium ITC", Arial, "Gill Sans MT";
	font-size: small;
	color: #0083AE;
}
a.one:link {
	color: #0083AE;
	text-decoration: none;
}
a.one:visited {
	text-decoration: none;
	color: #0083AE;
}
a.one:hover {
	text-decoration: underline;
	color: #6EAB23;
}
a.one:active {
	text-decoration: none;
	color: #0083AE;
}
p {
	font-family: "Eras Medium ITC", Arial, "Gill Sans MT";
	font-size: small;
	color: #0083AE;
}
h2 {
	font-family: "Eras Medium ITC", Arial, "Gill Sans MT";
	font-size: small;
	color: #6EAB23;
}
a.two:link {
	color: #6EAB23;
	text-decoration: none;
}
a.two:visited {
	text-decoration: none;
	color: #6EAB23;
}
a.two:hover {
	text-decoration: underline;
	color: #0083AE;
}
a.two:active {
	text-decoration: none;
	color: #6EAB23;
}
.smalltext {
	font-family: "Eras Medium ITC", Arial, "Gill Sans MT";
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #0083AE;
}
