body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
}
body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #3A6377;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: None;
}
a:visited {
	color: #3A6377;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: None;
}
a:hover {
	color: #3A6377;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: None;
}
a:active {
	color: #3A6377;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: None;
}
h1 {	
	color: #3A6377;
	font-size: 13pt;
}
h2 {
	color: #3A6377;
	font-size: 11pt;
}
.textTitle {	
	font-size: 13pt;
	color: #AA131C;
}
.menu {
	padding: 0 9px;
}
a.menu:link {
	color: #3A6377;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: None;
}
a.menu:visited {
	color: #3A6377;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: None;
	}
a.menu:hover {
	color: #ff0000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.menu:active {
	color: #3A6377;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: None;
}

a.footer:link {
	color: #555555;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}
a.footer:visited {
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
	color: #555555;
}
a.footer:hover {
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	color: #ff0000;
}
a.footer:active {
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
	color: #555555;
}

a.more:link {
	color: #cc0000;
	text-decoration: underline;
}
a.more:visited {
	text-decoration: underline;
	color: #cc0000;
}
a.more:hover {
	text-decoration: none;
	color: #333333;
}
a.more:active {
	text-decoration: underline;
	color: #cc0000;
}

