.title01 {
	color:#006633;
	font-family: sans-serif;
	font-size: normal;
	text-align: center;
}

.item01:link {
	color:#6D6D6D;
	margin-left: 5px;
	text-decoration: none;
	font-family: Verdana;	
	font-size: xx-small;
	font-style: normal;
	font-weight: 100;
	line-height: 240%;
}
.item01:visited {
	color: #ACACAC;
	margin-left: 5px;
	text-decoration: none;
	font-family: Verdana;
	font-size: xx-small;
	font-style: normal;
	font-weight: 100;
	line-height: 240%;
}
.item01:hover {
	color:#3333CC;
	text-decoration:underline;
}
        
.lastupdate {
	color: #FF0000;
	font-family: Georgia;
	font-size: 13px;
	text-align: center;
}


.item02:link {
	color:#6D6D6D;
	margin-left: 0px;
	text-decoration: none;
	font-family: Verdana;	
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	line-height: 140%;
}
.item02:visited {
	color: #ACACAC;
	margin-left: 0px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	line-height: 140%;
}
.item02:hover {
	color:#3333CC;
	text-decoration:underline;
}

.DivNewletter
{
	float:left;
	margin-right:4px;
}
.div01 {
	position: relative;
	z-index: 1;
	left: 10px;
	top: 0px;
}
.div02
{
	border-bottom:dashed 1px #cacaca;
	font-family:Arial, Verdana, Helvetica;
	font-size:20px;
	color:#555555;
}
.div03
{
	margin:16px;
	font-family:Verdana;
	font-size:14px;
}

.text01 {
	color:#333366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

#Footer
{
	background-color:#eaeaea;
	margin-top:50px;
	padding:16px;
	border-right:solid 6px #ffffff;
	height:120px;
}