BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #ffffff;
	margin: 0pt;
}
.menu_td {
	padding: 0 5px 0 5px;
	width: 198px;
	height: 27px;
	background-color: #81883C;
	vertical-align: middle;
	text-align: left;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.start_td {
	padding: 5px 5px 10px 10px;
	vertical-align: top;
}

P, LI {
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	text-indent: 0px; 
	padding: 0px 5px 8px 5px;
	margin: 0px;
}

UL, OL {
	margin-top: 0px;
	margin-bottom: 4px;
}
li {
	margin: 0px;
	padding: 0px;
}

.title, H1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 5px 5px 5px 5px;
	margin: 0px;
}

.footer {
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	padding: 5px 0px 5px 10px;
	margin: 0px;
	
}

IMG{
  	border-width: 0pt;
}

A.menu:link, A.menu:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	margin: 3px 0px 0px 0px;
}
A.menu:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
	margin: 2px 0px 0px 0px;
}

.start_a a {
	margin-top: 10px;
}

A.start:link, A.start:active, A.start:visited {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

A.start:hover {
	font-size: 11px;
	font-weight: none;
	text-decoration: underline;
	color: #000000;
}

A:link, A:visited {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: blue;
}

A:hover {
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	color: blue;
}

.info {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #5F9EA0;
	margin-bottom: 5px;
}

.tel {
	font-size: 14px;
	font-weight: bold;
	color: red;
}

.center-info {
	font-size: 12px;
	color: black;
	text-align: center;
	width: 100%;
	margin: 6px;
}