
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

td {
font-size: 13px;
color: #222222;
}

h1 {
margin: 0;
font-size: 24px;
color: #222;
}

h2 {
margin: 0 0 10px 0;
font-size: 18px;
color: #222;
}

div#subcontent h2 {
margin: 0 0 10px 0;
font-size: 18px;
color: #222;
}

div#wrapper {
margin-top: 30px;
width: 450px;
height: auto;
border: 0px solid #000;
}

div#subwrapper {
margin: auto;
width: 700px;
height: auto;
background-color: #e0e0e0;
border: 1px solid #ddd;
}

div#subcontent {
margin: 10px 10px 10px 10px auto;
padding: 10px 40px 10px 40px;
width: auto;
height: auto;
background-color: #fff;
border: 0px solid #000;
}

div#subcontent h2 {
margin: 0 0 10px 0;
font-size: 14px;
color: #222;
}

div#subcontent h1 {
margin: 0 0 60px 0;
font-size: 20px;
color: #222;
text-align: center;
}

div#nextpage {
margin-top: 60px;
padding: 10px 10px 10px 10px;
width: auto;
height: auto;
background-color: #fff;
text-align: center;
}

div#subfooter {
margin-top: 60px;
padding: 10px 10px 10px 10px;
width: auto;
height: auto;
background-color: #e0e0e0;
text-align: center;
}

input, select { 
margin-top: 4px; 
} 

input.searchbutton {
margin-top: 10px;
font-weight: bold;
font-size: 20px;
color: #333;
}

div#footer {
margin: 20px 0 0 0;
width: auto;
height: auto;
font-size: 9px;
color: #666666;
border: 0px solid #000000;
}

div#footer a {
font-size: 11px;
color: #666666;
}