p,.tableside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #64849D;
	text-decoration: none;
	line-height: 1.3em;

}
a {
	color: #2F5372;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #122C42;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #2E516F;
	text-decoration: none;
	font-weight: lighter;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #2D506E;
	text-decoration: none;
	font-weight: lighter;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #64849D;
	text-decoration: none;
	line-height: 1.3em
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #2D506E;
	text-decoration: none;
	font-weight: lighter;
}
.top {
	background-color: #46708C;
	color: #FFF;
}
