body {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

td {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #333333;
}

th {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #333333;
}

form {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #333333;
	}

input {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	background-color: #E6FFCD;
}

textarea {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #E3F3FD;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	background-color: #F8FAF3;
	border-top: #E9E0D5;
	border-right: #E9E0D5;
	border-bottom: #E9E0D5;
	border-left: #E9E0D5;
}
h2 {
	font-size: 18px;
	color: #B7A8DC;
	font-family: "Trebuchet MS", sans-serif;
}
h1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 24px;
	color: #01035A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6DB753;
	padding-top: 20px;
	padding-left: 5px;
	padding-bottom: 3px;
}

.box2 {
	padding: 5px;
	border: 8px solid #BAD0E4;
}
