body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
	display: inline;
	line-height: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	display: inline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	display:inline;
}
input,textarea {	
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom: 1px;
	border-bottom-color: #E6442E;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	font:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
}
a:link {
	color: #E6442E;
	text-decoration: none;
}

a:visited {
	color: #E6442E;
	text-decoration:none;
}

a:hover {
	color: #E6442E;
	text-decoration: underline;
}

.contenttd01 {
	padding:4px;
	background-color:#D8D3C5;
}
.contenttd02 {
	padding:4px;
	background-color:#EDEAD7;
}
