h1 {
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	margin: 0px;}

body {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #ffffff;
}

.MENUALL a:link{
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	color:#3D9FA1;
}
.MENUALL a:visited{
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	color:#3D9FA1;
}
.MENUALL a:hover{
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color:#FA950F;
}

.HEAD {
	font-size: 13px;
	font-weight: bold;
	color:#ffffff;
	line-height: 20px;
	background-color: #4CA6A8;
}

.SPACE_L {
	margin-left: 20px;
}

.SPACE {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}


.MENU {
	font-size: 13px;
	font-weight: bold;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.MENU2 {
	font-size: 13px;
	margin-right: 25px;
}

.MENU_LINK {
	font-size: 13px;
	color:#3D9FA1;
}

.FONT {
	font-size: 12px;
	margin-left: 13px;
}

.CPR {
	line-height: 20px;
	background-color: #4CA6A8;
}
.CPRf{
	font-size: 10px;
	color:#ffffff;
	text-decoration: none;
}
.f90 {  font-size: 90%}
.f80 {  font-size: 80%}
.L120 {  line-height: 120%}

