<style type="text/css">
<!--

body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #5A5C69;
	font-weight: normal;
}
body a {
	color: #FF6D10;
}
body a:hover {
	color: #7298CE;
}

td {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #4D726F;
	font-weight: normal;
}
td a {
	color: #FF6D10;
}
td a:hover {
	color: #7298CE;
}

h1 {
	font-size: 22px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}

.mainNavigation {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #8F95B4;
	font-weight: bold;
	text-decoration: none;
}

.mainNavigation A {
	color: #43496D;
	font-size: 12px;
	text-decoration: none;
}

.mainNavigation A:Hover {
	color: #FB8A10;
	font-size: 12px;
	text-decoration: none;
}


.subNavigation {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #5792AB;
	font-weight: bold;
	text-decoration: none;
}

.subNavigation A {
	color: #AB7E57;
	text-decoration: none;
}

.subNavigation A:Hover {
	color: #8AB0B7;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #5A5C69;
	font-weight: normal;
}
.footer a {
	color: #FF6D10;
}
.footer a:hover {
	color: #7298CE;
}

//-->
</style>