@charset "iso-8859-1";
/* CSS Document */

a:link {
	text-decoration: underline;
	color: #CC0000;
}
a:visited {
	text-decoration: underline;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}

p.menu {
  font-size: 12px;
  font-style: normal;
  color: #ffffff;
  margin-left: 0px;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 5px;
  line-height: 17px;
}

p {
  font-size: 12px;
  font-style: normal;
  color: #000000;
  margin-left: 0px;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 0px;
  line-height: normal;
}

.style2 {
  font-size: 12px;
  color: #CC0000;
  margin-bottom: 5px;
}

.style7 {color: #666666}

body {
  color:#000000;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #ffffff;
}

