/* CSS Document */
body {
	background-color: #B8C792;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	font-family: Calibri, Arial, Helvetica;
}
.style1 {color: #CC0033}
a.menu:link {
	color: #CC0033;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.menu:hover {
	color: #CC0033;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
a.menu:visited {
	color: #CC0033;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
strong {
	color: #D53233;
}
h2 {
	color: #CC0033;
}
p {
	font-size: 12px;
}
.lineamenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DB064;
}

