.bodytext    { font-family: Verdana; font-size: 9pt; color: #000000 }
.titlessmall { font-family: Verdana; font-size: 10pt; color: #009933; font-variant: 
               small-caps; font-weight: bold }
.titles      { font-family: Verdana; font-size: 10pt; font-variant: small-caps; color: 
               #000000; font-weight: bold }
h1           { font-family: Verdana; font-size: 18pt; color: #000000; font-variant: 
               small-caps }
a:link       { font-family: Verdana; font-size: 9pt; color: #0000FF; text-decoration: none }
a:active     { font-family: Verdana; font-size: 9pt; color: #009933; text-decoration: 
               underline }
a:hover      { font-family: Verdana; color: #009933; text-decoration: underline; font-size: 
               9pt }
a:visited    { font-family: Verdana; font-size: 9pt; color: #009933; text-decoration: none }

a:link.white   { font-family: Verdana; font-size: 9pt; color: #FFFFFF; text-decoration: none }
a:hover.white { font-family: Verdana; font-size: 9pt; color: #00CC66; text-decoration: 
               underline }
a:active.white { font-family: Verdana; font-size: 9pt; color: #FFFFFF; text-decoration: none }
a:visited.white { font-family: Verdana; font-size: 9pt; color: #00FFFF; text-decoration: none }
li           { list-style-image: url('images/designspice_bullet03.gif') }
.titles2     { font-family: Verdana; font-variant: small-caps; font-size: 12pt; color: #003366; font-weight: bold }

h2           { font-family: Verdana; font-size: 18pt; font-variant: small-caps; color: #333333; font-weight: bold }

/* set millions of background images */
.rbroundbox { background: url(nt.gif) repeat; }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 700px; margin: 1em auto; }
hr           { height:1px dotted #009933; width: 60%;}