/*
 Reinert & Rourke
 Font Normal Stylesheet
*/
body,div,td,th,li,input,select,textarea {
 font: normal 11px/1.5em Verdana,Helvetica,sans-serif;
 line-height: 1.5em !important;
 /*voice-family: "\"}\""; voice-family:inherit;
 font-size: small;*/
}
/*html>body { font-size: small; }*/

#main {
 font-size: 100%;
}
#main2 div {
 font-size: 100%;
}

h3 {
 background: transparent;
 color: #437;
}

select { font-weight: bold; }

#footer {
 color: #898;
 background: transparent; 
 font-size: 90%; 
}
