body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
}

.box1 {
	padding: 20px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #333300;
	padding-top: 15px;
	padding-bottom: 15px;
	border-left: dotted;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
.style1 {
	color: #FFFFFF;
	font-size: 10px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336600;
}
a:hover {
	text-decoration: underline;
	color: #66CC33;
}
a:active {
	text-decoration: none;
	color: #66CC33;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background: #4E0E05;
}
.style4 {
	font-size: 10px;
	color: #66CC33;
}
.style5 {
	font-size: 18px;
	font-weight: bold;
	color: #336600;
}
.style6 {
color: #4E0E05
}
.style7 {
font-weight: bold
}
.style8 {
	font-size: 14;
	font-style: italic;
	font-weight: bold;
}
