.navigation1 {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.navigation1 A {	color: #FFFFFF;	text-decoration: none;	font-family: Arial;	font-size: 12px;}
.navigation1 A:link {	color: #FFFFFF;	text-decoration: none;	font-size: 12px; font-family: Arial;	}
.navigation1 A:visited {	color:#FFFFFF;	text-decoration: none;	font-size: 12px; font-family: Arial;	}
.navigation1 A:hover { color:#95B5ED;	text-decoration: none; 	font-size: 12px; font-family: Arial;	}

.navigation2 {
	font-family: Arial;
	font-size: 10pt;
	color: #8797CE;
	font-weight: bold;
}
.navigation2 A {	color: #FFFFFF;	text-decoration: none;	font-family: Arial;	font-size: 12px;}
.navigation2 A:link {	color: #FFFFFF;	text-decoration: none;	font-size: 12px; font-family: Arial;	}
.navigation2 A:visited {	color:#FFFFFF;	text-decoration: none;	font-size: 12px; font-family: Arial;	}
.navigation2 A:hover { color:#8797CE;	text-decoration: none; 	font-size: 12px; font-family: Arial;	}

.navigation3 {
	font-family: Arial;
	font-size: 10pt;
	color: #859B66;
	font-weight: bold;
}
.navigation3 A {	color: #FFFFFF;	text-decoration: none;	font-family: Arial;	font-size: 12px;}
.navigation3 A:link {	color: #FFFFFF;	text-decoration: none;	font-size: 12px; font-family: Arial;	}
.navigation3 A:visited {	color:#FFFFFF;	text-decoration: none;	font-size: 12px; font-family: Arial;	}
.navigation3 A:hover { color:#859B66;	text-decoration: none; 	font-size: 12px; font-family: Arial;	}

.navigation4 {
	font-family: Arial;
	font-size: 10pt;
	color: #6C83C7;
	font-weight: bold;
}
.navigation4 A {	color: #FFFFFF;	text-decoration: none;	font-family: Arial;	font-size: 12px;}
.navigation4 A:link {	color: #FFFFFF;	text-decoration: none;	font-size: 12px; font-family: Arial;	}
.navigation4 A:visited {color:#FFFFFF;	text-decoration: none;	font-size: 12px; font-family: Arial;	}
.navigation4 A:hover { color:#6C83C7;	text-decoration: none; 	font-size: 12px; font-family: Arial;	}

.navigation5 {
	font-family: Arial;
	font-size: 10pt;
	color: #6B8CC0;
	font-weight: bold;
}
.navigation5 A {	color: #FFFFFF;	text-decoration: none;	font-family: Arial;	font-size: 12px;}
.navigation5 A:link {	color: #FFFFFF;	text-decoration: none;	font-size: 12px; font-family: Arial;	}
.navigation5 A:visited {color:#FFFFFF;	text-decoration: none;	font-size: 12px; font-family: Arial;	}
.navigation5 A:hover { color:#6B8CC0;	text-decoration: none; 	font-size: 12px; font-family: Arial;	}



a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ABC6A1;
	text-decoration: none;
}
.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.subtitle2{
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;

}
.subtitle1 {
	font-family: Arial;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.subtitle3{
	font-family: Arial;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.title {
	font-family: Arial;
	font-size: 30px;
	color: #95B5ED;
	font-weight: bold;

}

