a {
	font-size: 12px;
	color: #335C86;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #335C86;
	text-decoration: underline;
}
a.invert {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.invert:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a {
	text-decoration: none;
}
a:blank {
	text-decoration: underline;
}
h1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
p {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
p.menu {
	font-family: Verdana;
	font-size: 12px;
	color: #335C86;
	text-decoration: none;
}
p.h1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
p.description {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
p.text {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
p.head {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
li {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}