body, td, li {
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
}
h1 {
	font-size: 16px; color: #C0794F
}
h2 {
	font-size : 14px;
}
h3 {
	font-size : 12px;
}
p {
	font-size: 10pt
}
a {	
	font-weight: bold; color: #C0794F; text-decoration: none
}
a:hover {
	text-decoration: underline
}
input {
	color : #C0794F;
	border-color : #C0794F;
	border-style : solid;
	background : #B8C0D7;
}
textarea {
	color : #C0794F;
	border-color : #C0794F;
	border-style : solid;
	background : #B8C0D7;
}
