
h1 { font-family : Arial, Helvetica, sans-serif; font-size: 18px; color: #007565}
h2 { font-family : Arial, Helvetica, sans-serif; font-size: 16px; color: #007565}
h3 { font-family : Arial, Helvetica, sans-serif; font-size: 14px; color: #007565}
h4 { font-family : Arial, Helvetica, sans-serif; font-size: 12px;}

.boxLH {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006666;
}

a:link, a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : Gray;
	font-size : x-small;
	text-decoration : none;
}

a:hover {
	color : #2E8B57;
	font-weight : bold;
}


.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: normal;

}
.background {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.boxBOT {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
}
