@charset "iso-8859-1";
body {padding: 0;}
.palebird {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #999999;
text-decoration: none;
}
.strong {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 10px;
  color: #999999;
text-decoration: none;
}
.body {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 10px;
  color: #666666;
text-decoration: none;
}

.strong2 {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
  color: #666;
text-decoration: none;
font-weight: bold;

}
{
  font-smooth: never;
}
/*
    This is the layer that appears saying that the noob didn't enter an email address.
*/

#errorLayer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #5f5f5f;
  	text-decoration: none;
}
a:link {
	color: #4590a6;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}
