body {
	margin:0px;
	padding:0px;
	font-family:Arial,Verdana,Helvetica, sans-serif;
    color:#000000;
	background-color:white;
	}
h1 {
	margin:0px ;
	padding:0px;
	color:#000000;
  font-size:0.95em;
  font-weight: bold;
  letter-spacing: 3px
}
 h3 {
	margin:0px ;
	padding:0px;
	color:#000000;
  font-size:0.75em;
  font-weight: bold
}


.small {    font-size: 0.6em    }

.form {   color:#ffffff; font-size:0.75em; font-weight: bold }

p {
	font-size:0.75em;
	margin:0px 0px 0px 0px;
    line-height:1.5em;
	}

a:visited {  color: #006600; text-decoration: none; font-weight: bold }
a:link {  color: #006600; text-decoration: none; font-weight: bold }
a:active {  color: #006600; text-decoration: none; font-weight: bold }
a:hover {  color: #999900; text-decoration: none; font-weight: bold }

