/* Eric reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, fieldset, form, label, legend, table, caption,
tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: verdana,arial,lucida,trebouchet,tahoma,georgia;
    text-align: left;
    vertical-align: baseline;
}
a img, :link img, :visited img {border: 0;}
table {border-collapse: collapse;border-spacing: 0;}
q:before, q:after, blockquote:before, blockquote:after {content: "";}
/*\Eric reset\*/

body {
   margin:0px;
   padding:0px;
   color:#000;
   background:#fff;
   font-size:10pt;
}

#thisSite {font-size:1.2em;margin:1% 1% 0px 1%;width:96%;padding:1%;border:1px solid #000}
#thisSite h1 {font-size:1.1em;margin:3px 0px 3px 0px;font-weight:bold;}
#thisSite h1 span {font-size:0.8em;margin-left:10px;}
#thisSite h2 {font-size:1.0em;margin:10px;}

#infoSite {margin:1% 1% 0px 1%;width:96%;padding:1%;border:1px solid #000;background:#f6f6f6;}
#infoSite li{margin:10px 0px 10px 0px;}
#infoSite li li{margin:2px 0px 2px 0px;}

#otherSite {font-size:0.9em;margin:1% 1% 0px 1%;width:96%;padding:1%;border:1px solid #000}
#otherSite p {margin:0px;font-weight:bold;}
#otherSite h1 {font-size:1.1em;margin:10px 0px 3px 0px;font-weight:bold;border-top:1px solid #ccc;padding-top:6px;}
#otherSite h1 span {font-size:0.8em;margin-left:5px;}
#otherSite h2 {font-size:1.0em;margin:5px;}


