BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.text{
  font-size : 80%;
  line-height: 150%;
}
a.mail:link {
        font-size : 65%;
	color:#ffffff;
	text-decoration: none;
}
a.mail:visited {
        font-size : 65%;
	color:#ffffff;
	text-decoration: none;
}
a.mail:hover {
        font-size : 65%;
	color:#ffffff;
	text-decoration: underline;
}
a.mail:active {
        font-size : 65%;
	color:#ffffff;
	text-decoration: none;
}
.copyright {
	font-size: 75%;
	color: #FFFFFF;
        padding-top: 3px;
        padding-bottom: 2px;
}
hr {
	border: thin solid #CC0000;
}
a:link {
	color:#000066;
	text-decoration: none;
}
a:visited {
	color:#000066;
	text-decoration: none;
}
a:hover {
	color:#009900;
	text-decoration: none;
}
a:active {
	color:#009900;
	text-decoration: none;
}th {
	font-size: 90%;
	line-height: 120%;
}
em {
	font-size: 80%;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	color: #FF0000;
}
