body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	background-color: #003300;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12pt;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	letter-spacing: 2px;
}

.box1 {
	padding: 0px 3px 0px 8px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
	border-left-color: #ECE9D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

.box2 {
	font-style: normal;
	word-spacing: 2pt;
	padding: 3px;
	border-top: medium dotted #ECE9D8;
	border-right: 1px none;
	border-bottom: medium dotted #ECE9D8;
	border-left: 1px none;
}
.dotted_border {
	border-top-width: medium;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #ECE9D8;
	border-left-color: #ECE9D8;
	border-left-width: medium;
}
ul {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/bullet_000066.gif);
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
a:hover {
	text-decoration: none;
}
