body {font-family: Arial, Geneva, Helvetica, sans-serif; color: black; background: white; margin: 0;}
h1 {font-size: 150%; font-weight: bold; padding-bottom: 0px}
h2 {font-size: 110%; font-weight: bold; padding-bottom: 0px}
h3 {font-size: 100%; font-weight: bold; padding-bottom: 0px}
hr {color: black; background: white;}
dt {font-style: italic; font-weight: bold;}
dd {font-style: normal;}

a:link {text-decoration: none; color: blue;}
a:visited {text-decoration: none; color: purple;}
a:active {text-decoration: underline; color: blue;}
a:hover {text-decoration: underline; color: blue;}

#header {color: black; background: url(images/cell-blu.jpg) #ABBDD3; margin: 0;}
#main {color: black; background: white; padding: 1%;}
#footer {color: black; background: white; padding: 1%; border-top: thin solid #ABBDD3; clear: both;}

.navtop {font-weight: bold; font-size: 90%; color: black; background-color: white; padding: 2px; border-bottom: thin solid #ABBDD3;}
a.navtop:link {text-decoration: none; color: black; background-color: white;}
a.navtop:visited {text-decoration: none; color: black; background-color: white;}
a.navtop:active {text-decoration: none; color: black; background-color: white;}
a.navtop:hover {text-decoration: none; color: white; background-color: black;}

.navbot {font-size: 60%; color: black; background-color: white;}
a.navbot:link {text-decoration: none; color: black; background-color: white;}
a.navbot:visited {text-decoration: none; color: black; background-color: white;}
a.navbot:active {text-decoration: none; color: black; background-color: white;}
a.navbot:hover {text-decoration: none; color: white; background-color: black;}

.novatextlogo {font-weight: bold; color: black; background-color: white;}
a.novatextlogo:link {text-decoration: none; color: black; background-color: white;}
a.novatextlogo:visited {text-decoration: none; color: black; background-color: white;}
a.novatextlogo:active {text-decoration: none; color: black; background-color: white;}
a.novatextlogo:hover {text-decoration: none; color: #ABBDD3; background-color: white;}

.boxed {font-size: 75%; color: black; background-color: white; border: thin solid #ABBDD3; padding: 3px; width: 100%;}
.caption {font-size: 70%; text-align: center;}
.comments {font-size: 80%}
.descr {font-size: 95%;}
.features {font-size: 100%; font-style: italic; vertical-align: middle; padding-left: 0; margin-left: 1em;}
.notes {font-size: 70%;}
.order {font-size: 85%;}
.specs {font-size: 85%;}
.sup {font-size: xx-small; vertical-align: top;} 
.sub {font-size: xx-small; vertical-align: bottom;}

