body {

margin:0px;
padding:0px;
font-size:11px;
color:black;
background: url(/images/back.gif) top repeat-x;

}

a {
font-size:11px;
color:black;
text-decoration:none;

}


td {
font-family: arial;
font-size:11px;
color:black;

}

a:visited {
color:grey;

}

a:hover {
color:red;
}


.special 

{ font-weight:bolder;
  font-size:12px;
  color: #CC0000;
  text-align:right;
  
  }
  
 
 .tdspecials, .special {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFBD3D;
}

select, input {

font-size:10px;
font-weight:bold;
}


.underline {
padding-top:20px;
text-align:center;
font-size:10px;
border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFBD3D;
}

a.underline {

text-decoration: underline;

}

h1 {

margin-top:30px;
font-size: 14px;
}


.header {

padding-bottom:8px;

}

a>header {

font-size:15px;
}