.red {
	color: #d7182a;
}

h1.magicseal {
	float: left;
	color: #84ab2c;
	font-size: 2.5em;
	padding: 60px 5px 20px 5px; 
	width: 190px;
	background-image: none;
	background-color: transparent;
}

A:hover {
  color: #ee0000;
  text-decoration: none;
  font-weight : bold;
  font-family: Arial;
  font-size: 12px;
}

a {
  color: #333333;
  text-decoration: none;
  font-weight : bold;
  font-family: Arial;
  font-size: 12px;
}

.footer {
  font-family: Verdana;
  font-size: 10px;
  font-weight : bold;
  color: #ffffff;
}
.footer_red {
  font-family: Verdana;
  font-size: 10px;
  font-weight : bold;
  color: #DD0000;
}

.main {
  font-family: Arial;
  font-size: 13px;
  font-weight : normal;
  color: #333333;
}
.smallmain {
  font-family: Arial;
  font-size: 12px;
  font-weight : normal;
  color: #333333;
}
.pagetitle {
  font-family: Arial;
  font-size: 13px;
  font-weight : bold;
  color: #333333;
}
.smallmainw {
  font-family: Verdana;
  font-size: 11px;
  font-weight : normal;
  color: #FFFFFF;
}

.flash {
  min-height: 500px;
}

body {
margin: 0% 0% 0%;
}
