A                        { color: #B62722; text-decoration: underline; }
A:hover                  { color: #B62722; text-decoration: underline; }

A.stealth                { color: #666666; text-decoration: none; }
A.stealth:hover          { color: #0063D1; text-decoration: none; }

A.footer                 { color: #ACACAC; text-decoration: none; }
A.footer:hover           { color: #B62722; text-decoration: none; }

BODY {
  margin: 0px 0px 0px 0px;
  background-color: #DDD;
}

IMG {
  border: none;
}

H1, H2, H3, H4, H5, H6 {
  color: #666666;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
  text-decoration: none;
  margin: 0px;
}

h1.home-page {
background-color:#AFAFAF;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
line-height:1.4em;
margin-top:10px;
overflow:hidden;
white-space:nowrap;
width:600px;
margin: 0 auto;
padding-left:10px;
}

p.home-page {
padding-left:40px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #666;
font-size: 12px;

}

B {
  color: #B62722; 
}

HR {
  height: 1px;
  border: none;
  border-top: 1px dashed #C7C7CA; 
}

UL {
  list-style-image: url("images/ul.gif");
}

.nav {
  width: 100%;
  color: #FFF;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 18px;
  text-align: center;
  cursor: pointer; cursor: hand;
}

.copy {
  color: #666666;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 15px;
  text-align: left;
}

.quiz {
  color: #000000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  padding-top: 4px;
}

.footer {
  color: #ACACAC;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  white-space: nowrap;
  background: #4D4D4D;
  height: 150px;
}

.footer-inside {
	width:780px;
}

.smallelement, .phpdiginputtext {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
}

.textarea {
  font-family: Arial,Helvetica,sans-serif;
}
