.title_blue {
	font-family: "Century Gothic";
	font-size: 14px;
	text-transform: uppercase;
	color: #006698;
	font-weight: bold;
}
.subtitle_green {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #89CE1D;
}
.topmenu, a.topmenu, a.topmenu:active, a.topmenu:visited, a.topmenu:link {
	font-family: Verdana, Arial Narrow, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}
a.topmenu:hover  {
	font-family: Verdana, Arial Narrow, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#89CE1D;
	text-transform:uppercase;
	text-decoration:none;
}
.menusec, a.menusec, a.menusec:active, a.menusec:visited, a.menusec:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
a.menusec:hover  {
	font-family: Tahoma;
	font-size: 10px;
	color: #96E021;
	font-weight: bold;
	text-decoration:none;
}
.body {
	font-family: Tahoma;
	font-size: 11px;
	color: #7D8381;
	line-height: normal;
}
.body_notes {
	font-family: Tahoma;
	font-size: 9px;
	color: #A3ABA8;
}
.body_blanc {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.body_turq {
	font-family: Tahoma;
	font-size: 12px;
	color: #33CCCC;
}
.title_turq {
	font-family: Tahoma;
	font-size: 14px;
	color: #33CCCC;
	font-weight: bold;
}

A:link {
	color:#FF0000;
	text-decoration: underline;
}

.body_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #7D8381;
}
.border {
	border: 1px solid #006699;
}
