@charset "UTF-8";
.stylesheetCO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a {
	font-size: 14px;
	color: #02243C;
}
a:visited {
	color: #000000;
}
h1 {
	font-size: 36px;
	color: #5195CE;
}
h2 {
	font-size: 26px;
	color: #005DB3;
}
h3 {
	font-size: 18px;
	color: #02243C;
}

