body {
  background-color:#e3e2e2; 
  font-family: Arial, sans-serif; 
  font-size: 12px;
  color: #000000;    
}

p {
  font-family: Arial, sans-serif; 
  font-size: 12px;
  color: #000000;    			
}

.promo {
  font-family: Arial, sans-serif; 
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  color: #981a36;    			
}

.loginbox {
  font-family: Arial, sans-serif; 
  font-size: 10px;
  font-style: italic;
  color: #981a36;    			
}

select {
      font-size: 9px;
}

input {
      font-size: 9px;
}

td {
  font-family: Arial, sans-serif; 
  font-size: 12px;
  color: #000000;    			
}

h1 {
  font-family: Arial, sans-serif;
  color: #981a36;
  font-size: 18px;
  border-style: solid;
  border-bottom-width: 2px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: #981a36;
}

hr {
  color: transparent;
  background-color: #981a36;
  height: 1px;
  border: 0px;
}				
				
a:link {
  font-family: Arial, sans-serif; 
  font-size: 12px;
  color: #981a36;                   
  text-decoration: none;
}
                                
a:visited {
  font-family: Arial, sans-serif; 
  font-size: 12px;
  color: #981a36;                   
  text-decoration: none;
}

a:hover {
  font-family: Arial, sans-serif; 
  font-size: 12px;
  color: #000000;                   
  text-decoration: none;
}

a:active {
  font-family: Arial, sans-serif; 
  font-size: 12px;
  color: #000000;                   
  text-decoration: none;
}

a.loginbox:link {
  font-family: Arial, sans-serif; 
  font-size: 10px;
  color: #000000;                   
  text-decoration: none;
}
                                
a.loginbox:visited {
  font-family: Arial, sans-serif; 
  font-size: 10px;
  color: #000000;                   
  text-decoration: none;
}

a.loginbox:hover {
  font-family: Arial, sans-serif; 
  font-size: 10px;
  color: #981a36;                   
  text-decoration: none;
}

a.loginbox:active {
  font-family: Arial, sans-serif; 
  font-size: 10px;
  color: #981a36;                   
  text-decoration: none;
}
		
.footer {
  font-family: Arial, sans-serif; 
  font-size: 9px;
  color: #000000; 
  padding-top: 2px;
  padding-bottom: 2px;
}

.printme:link {
	font-size: 120%;
	font-weight: bold;
	color: black;
}
.printme:visited {
	font-size: 120%;
	font-weight: bold;
	color: black;
}
.printme:hover {
	color: blue;
}
