body, table, tr, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	line-height: 16px;
}
.menuSmall, a.menuSmall, a.menuSmall:link, a.menuSmall:visited, a.menuSmall:active, a.menuSmall:hover {
	font-size: 12px;
	color: #004E89;
	text-decoration: none;
}

.textIntro{
	font-size: 16px;
	color: #004E89;
	line-height: 20px;
}

a, a:link, a:visited, a:active, a:hover {
	color: #CE2A25;
}

.menuCat, a.menuCat, a.menuCat:link, a.menuCat:visited, a.menuCat:active, a.menuCat:hover {
	font-size: 14px;
	color: #004E89;
	text-decoration: none;
}

.menuCatSelected, a.menuCatSelected, a.menuCatSelected:link, a.menuCatSelected:visited, a.menuCatSelected:active, a.menuCatSelected:hover {
	font-size: 14px;
	color: #6594B8;
	text-decoration: none;
}
a.menuCatSelected:before { content: "\BB\A0"; }


.textBlueBold {
	font-weight: bold;
	color: #004E89;
}


.footer{
	font-size: 11px;
}

a.footer, a.footer:link, a.footer:visited, a.footer:active, a.footer:hover{
	color: #004E89;
}

a.internalLink, a.internalLink:link, a.internalLink:visited, a.internalLink:active{
	color: #464646;
}

a.internalLink:hover{
	color: #CE2A25;
}.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
}

h1{
font-size: 28px;
	color: #004E89;
	line-height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	}
