/***Body***/
body {
	color:#4B4B4B;
	margin:0px;
}
/***Text***/
dl {
	margin-top:0px;
	margin-left:1.2em;
}
dd {
	margin-left:1.6em;
}
ol {
	margin-top:0px;
}
ul {
	color:#1A5F28;
}

h1 {
	color:#00B400;
	font-weight: 900;
	margin: 0px;
}
h2 {
	font-weight: 900;
	color:#1A5F28;
	margin: 0px;
}
h3 {
	font-weight: normal;
	margin: 0px;
}
a:link{color:#432DB2;text-decoration:underline}
a:visited{color:#802080;text-decoration:underline}
a:hover{color:#432DB2;text-decoration:underline}
a:active{color:#B31B1B;text-decoration:underline}

li.ind01{color:#4b4b4b;}.table {
	font-family: Arial,EIIa;
	font-size: 9pt;
}
.tital {
	font-family: Arial, "EIIa";
	font-size: 12pt;
	font-weight: bolder;
	color: #00b400;
}
.subtitle {
	font-family: Arial, "EIIa";
	font-size: 12pt;
	font-weight: bold;
	color: #00b400;
}
.subtitle2 {
	font-family: Arial, "EIIa";
	font-size: 10pt;
	font-weight: bold;
	color: #1a5f28;
} 

.large{
padding:10px 5px 5px 10px;
font-size:150%;
font-weight:bold;
}

.visit{
	border:1px solid #cccccc;
	width:400px;
	text-align:left;
	margin-top:15px;
	padding:5px;
}