body {
background-color: #FFFFCC;
font-family: Arial, Helvetica, sans-serif; 
font-size:13px; 
}
.main {
font-family: Arial, Helvetica, sans-serif; 
font-size:13px; 
}
.content {
font-family: Arial, Helvetica, sans-serif; 
font-size:13px; 
}

h1 { font-size: 14pt; font-weight: bold; }
.content {
  width: 550px;
  margin: 10px auto 0 auto;
}

hr {
  margin: 0;
  padding: 0;
}
a:link {
color: #000000; 
text-decoration:none; 
font-size: 18;
line-height:160%;
}
a:visited {
color: #000000; 
text-decoration:none; 
line-height:160%;
font-size: 18;}

a:hover {
color: #ff3333;
text-decoration:none; 
font-size: 18;
line-height:160%;
}
.table1 { 
font-family: Arial, Helvetica, sans-serif; 
font-size:14px; 
text-align:left;
}
.table2 { 
font-family: Arial, Helvetica, sans-serif; 
font-size:14px; 
text-align:center;
background-color:#ffff9b;
}
.table3 { 
font-family: Arial, Helvetica, sans-serif; 
font-size:14px; 
text-align:center;
}

.small {
font-size: 11px;
text-transform:capitalize;
}
.small2 {
font-size: 11px;
text-transform:capitalize;
padding-left:10px;
}
.menusmall {
font-size: 12px;
font-style: italic;
}
.allcaps {
font-size:13px;
border-bottom:1px dotted #0c994d;
text-transform: uppercase; }

.priceheader { 
font-size: 14px;
font-style:italic; 
text-align:center; 
width:20px;
}
.price { 
font-size: 13px; 
text-align:right; 
width:20px;
}
.line { 
border-bottom:1px dotted #0c994d;
text-transform: uppercase;
}

.no {
text-transform:capitalize;
font-size: 11px;}

.disclaimer { 
font-size:11px;
text-align:center;
font-famiy:Arial;
}

.heros {
width: 250px;
padding: 5px;
font-size: 15px;
border: 1px solid red;
text-align:center;
font-weight:bold;
}
.container2 {
width: 400px;
padding: 5px;
font-size: 13px;
border: 1px solid red;
}
a.btn {
display: block;
width: 165px;
text-decoration: none;
font-family:arial;
font-size:13px;
color: #ffffff;
background-color:#f01c1e;
padding:2px;
margin-bottom:1px;
text-align:center;
font-weight:bold;
border: solid 1px #13954d;
}

a.btn:visited {
display: block;
width: 165px;
text-decoration: none;
font-family:arial;
font-size:13px;
color: #ffffff;
background-color:#f01c1e;
padding:2px;
margin-bottom:1px;
text-align:center;
font-weight:bold;
border: solid 1px #13954d;
}

a.btn:hover {
display: block;
width: 165px;
text-decoration: none;
font-family:arial;
font-size:13px;
background-color:#fce352;
padding:2px;
margin-bottom:1px;
text-align:center;
font-weight:bold;
border: solid 1px #13954d;
color: #000000;
}
