a {
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #da251d;
	text-decoration:none;
}
a:hover {
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #da251d;
	text-decoration: underline;
}
a.f12 {
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 12pt;
	color: #da251d;
	text-decoration:none;
}
a.f12:hover {
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #da251d;
	text-decoration:none;
}
td {
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}
td.f10 {
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
}
td.f12 {
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 12pt;
	text-decoration: none;
}
p {
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 12pt;
	text-decoration: none;
}


.biglink {
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #8F94C2;
	text-decoration: none;
}

.biglink:hover {
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 13pt;
	color: #7570A5;
	text-decoration: none;
}
.littlelink {
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #8F94C2;
	text-decoration: none;
}

.littlelink:hover {
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 6pt;
	color: #7570A5;
	text-decoration: none;
}
.mainlink {
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #22458C;
	text-decoration: none;
}

.mainlink:hover {
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #22458C;
	text-decoration: none;
}
.newlink {
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #DA251D;
	text-decoration: none;
}

.newlink:hover {
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #7570A5;
	text-decoration: none;
}

.whitelink {
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
	color:white;
	text-decoration:none;
}

.whitelink:hover {
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	color: white;
	text-decoration:none;
}

.gray {
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #808080;
	text-decoration: none;
}

.gray:hover {
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #808080;
	text-decoration: none;
}
body{
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

.mayorlink {
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #24478c;
	text-decoration:none;
}

.mayorlink:hover {
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #f7b866;
	text-decoration: none;
}

select{
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

div.shown {
	visibility: visible;
}

div.hidden {
	visibility: hidden;
}
