body {
	color: #000000;
	background-color: #FFFFFF;
	margin: 10px 20px 20px;
	padding: 0px;
	font-size: 90%;
	line-height: 150%;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: underline;
}
a:active {
	color: #FF9933;
	text-decoration: underline;
}
h1 {
	margin:0px;
	padding:0px;
}
h2 {
	font-size: 170%;
	color: #009900;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h3 {
	font-size: 130%;
	color: #4BA751;
	background-image: url(../img/h2_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
}
br.clear {
	clear: both;
}
strong {
	font-weight: bold;
	color: #FF3300;
}
dt {
	font-weight: bold;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.2em;
	margin-left: 0em;
}
dl {
	margin-right: 1.7em;
	margin-left: 1.5em;
}
dt.orange {
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}.small {
	font-size: 80%;
}
dt.green {
	color: #009900;
	background-color: #EEFFF5;
}
dt.blue {

	color: #0066CC;
	background-color: #F0F5FF;
}
h4 {
	font-size: 110%;
	margin-left: 2em;
	margin-top: 0.3px;
	margin-right: 0em;
	margin-bottom: 0.3em;
	padding: 0px;
	line-height: 100%;
	color: #3C47DF;
}
div.submenu a:link {
	color:#414DCC;
	text-decoration:underline;
}
div.submenu a:visited {
	color:#414DCC;
	text-decoration:underline;
}
div.submenu a:hover {
	color:#414DCC;
	background-color:#DDFFFC;
	text-decoration:underline;
}
div.submenu a:active {
	color:#414DCC;
	background-color:#DDFFFC;
	text-decoration:underline;
}
div.submenu a {
	white-space: nowrap;
	font-size: 90%;
}
div.submenu {
	margin-bottom:15px;
	line-height:normal;
}
.topagetop {
	font-size: 80%;
	text-align: right;
}
