	@import url("acokocha_site_vert.css");
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #75AFF8;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #276FBB;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5385B0;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}


.def14Bold {
	font-size: 14px;
	font-weight: bold;
}
.def12Bold {
	font-size: 12px;
	font-weight: bold;
}
.deepblue10 {
	font-size: 10px;
	color: #006699;
}
.deepblueDefBold {
	color: #006699;
	font-weight: bold;
}
.deepblue12Bold {color: #006699; font-weight: bold; font-size: 12px; }
.deepblueDef {color: #006699}
.green12bold {
	font-size: 12px;
	color: #009933;
	font-weight: bold;
}
.green10 {
	font-size: 10px;
	color: #009933;
}
.greenDefBold {
	color: #009933;
	font-weight: bold;
}
.skyblueDefBold {
	color: #0099CC;
	font-weight: bold;
}
.skyblue12Bold {
	color: #0099CC;
	font-size: 12px;
	font-weight: bold;
}
.skyblue14Bold {
	color: #0099CC;
	font-size: 14px;
	font-weight: bold;
}
.orangeDef {color: #FF6600; }
.orangeDefBold {color: #FF6600; font-weight: bold; }
.redDef {color: #B60C00}
.redDefBold {color: #B60C00; font-weight: bold; }
.red12Bold {
	font-size: 12px;
	color: #B60C00;
	font-weight: bold;
	}
.blue10Bold {
	font-size: 10px;
	color: #4B6BB6;
	font-weight: bold;
}
.blue11Bold {
	font-size: 11px;
	color: #4B6BB6;
	font-weight: bold;
}
.blue12Bold {
	font-size: 12px;
	color: #4B6BB6;
	font-weight: bold;
}
.lightGreyDefBold {
	color: #cccccc;
	font-weight: bold;
}