.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #006633;
	font-weight: bold;
}
.borders {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #006633;
	border-bottom-color: #006633;
}
body {
	margin: 0px;
	padding: 0px;
}
.top {
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #006633;
}
.bottom {
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #006633;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #006633;
}
.l_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006633;
}
.uborder {
	border-top-width: medium;
	border-right-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-top-color: #006633;
	border-right-color: #006633;
	border-left-width: medium;
	border-left-style: double;
	border-left-color: #006633;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #006633;
}
.box {
	border: medium double #006633;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
.topcell {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #006633;
}
link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #006633;
}
link {
	color: #990000;
}
.box2 {
	border: thick dashed #CCCCCC;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #339933;
	text-decoration: none;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
}

