html {
font-size:100.01%;
}

body {
background-color:#FFF;
background-image:url(bstripeside.gif);
background-repeat:repeat-y;
background-attachment:fixed;
color:#000;
font-size:1.05em;
margin-left:120px;
margin-top:10px;
text-align:left;
scrollbar-base-color:#05F;
scrollbar-arrow-color:#FFF;
scrollbar-track-color:#8395C1;
}

#content {
font-size:1.05em;
font-family:Verdana, Geneva, Arial, sans-serif;
font-weight:400;
line-height:1.5;
width:660px;
}

.gutter {
float:left;
height:auto;
width:9px;
}

#footer {
background-color:navy;
color:#FFF;
font-size:.875em;
font-family:Verdana, Geneva, Arial, sans-serif;
height:24px;
margin-top:20px;
width:100%;
}

#footertext {
background-color:#00c;
font-size:.875em;
font-family:Verdana, Geneva, Arial, sans-serif;
margin-right:auto;
margin-left:auto;
text-align:left;
width:450px;
}

a:link {
color:navy;
text-decoration:none;
}

a:visited {
color:purple;
text-decoration:none;
}

a:hover {
color:red;
text-decoration:none;
}

.indent {
color:navy;
line-height:1.4;
text-indent:30px;
}

.navyblue {
color:navy;
}

h2 {
font-size:1.13em;
font-style:normal;
font-family:georgia, verdana, times new roman, arial, courier;
}

h3 {
font-size:1.12em;
font-style:italic;
font-family:georgia, verdana, times new roman, arial, courier;
font-weight:700;
}

p {
font-family:georgia, verdana, times new roman, arial, courier;
font-size:1.05em;
font-color:#000;
line-height:1.5;
font-weight:400;
}

p.note {
font-family:georgia, verdana, times new roman, arial, courier;
font-size:1.05em;
font-color:#000;
font-weight:400;
line-height:1.5;
font-style:italic;
}

p.important {
font-family:georgia, verdana, times new roman, arial, courier;
font-size:1.15em;
font-color:red;
line-height:1.5;
}

.small {
font-size:0.7em;
} 

