body {
	font-family:Arial,Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color:#0F447A;
	background-color:#FFFFFF;
}

ul {
	list-style-image:   url(images_www/arrow.gif);
	color:#0F447A;
}

h1 {
	font-family:Arial,Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color:#96AA41;
}

input, textarea, select {
	font-family:Arial,Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color:#0F447A;
	background-color:#F7F7F7;
}

input.button {
	color:#FFFFFF;
	background-color:#0F447A;
	font-weight: bold;
}

td {
	font-family:Arial,Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color:#0F447A;
}

td.content {
	line-height:11.5pt;
}

td.small {
	font-size: 10px;
}

td.back01 {
	background-color:#0F447A;
}

td.back02 {
	background-color:#C0D957;
}

td.back03 {
	background-color:#497EB5;
}

td.back04 {
	background-color:#F7F7F7;
}

a:link, a:active, a:visited {
	font-weight: bold;
	color: #96AA41;
}

a:hover {
	font-weight: bold;
	color: #96AA41;
	text-decoration: none;
}

a.small:link, a.small:active, a.small:visited, a.small:hover {
	font-weight: normal;
	font-size:10px;
}