p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	line-height: 140%;
}
.BotMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #22539F;
	text-decoration: none;
}
.RedLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #34629D;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
li {
	line-height: 140%;
	font-size: 14px;
}

html { min-height: 100%; margin-bottom: 1px; }