﻿#menu a {
  display:block;
  width:154px;
  background: url("../images/Background.gif") 0 0 no-repeat;

  margin: 0em 0;
  padding:5px 3 10px 0px;
  font: 14px/1 Arial;
  color:white;
}
#menu a:hover { background-position: -154px 0; color: white; }
#menu a:active { background-position: -308px 0; color: black; }
#menu a:opened { background-position: -308px 0; color: black; }

.style1 {
	text-indent: 20px;
	font-size: small;
	color: #996600;
	font-family: "Times New Roman";
	margin-top: 0;
	margin-bottom: 0;
	text-align: justify;
}

h1 {
	color: #006600;
}
h2 {
	color: #006600;
}
h3 {
	color: #006600;
}
h4 {
	color: #006600;
}
h5 {
	color: #006600;
}
h6 {
	color: #006600;
}
div  {
	text-indent: 0.5cm;
	font-size: small;
	color: #996600;
	font-family: "Times New Roman";
	margin-top: 0;
	margin-bottom: 0;
	text-align: justify;
}
pre {
	font-size: small;
	color: #996600;
	font-family: "Times New Roman";
	margin-top: 0;
	margin-bottom: 0;
	text-align: justify;
}
p {
	font-size: small;
	color: #996600;
	font-family: "Times New Roman";
	margin-top: 0;
	margin-bottom: 0;
	text-align: justify;
}
address {
	font-size: small;
	font-style: italic;
	color: #996600;
	font-family: "Times New Roman";
	margin-top: 0;
	margin-bottom: 0;
}
.dat {
	font-size: small;
	color: #996600;
	font-family: "Times New Roman";
	margin-top: 0;
	margin-bottom: 0;
	text-align: right;
}