body {
font-family: Garamond, Georgia, "Book Antiqua", "Times New Roman", "Times Roman", serif ;
font-size: 13pt ; 
ont-style: normal ;
font-weight: normal ;
color: #000000 ;
background-color : #FFFFFF ; 
margin-top: 0px ; 
margin-bottom: 10px ; 
margin-left: 30px ; 
margin-right: 30px ;
}

.caption {
font-size: 11pt ;
font-style: normal ;
font-weight: normal ; 
}

.small {
font-size: 11pt ;
font-style: normal ;
font-weight: normal ;
}

.big {
font-size: 14pt ;
font-style: normal ;
font-weight: normal ;
}

.nav {
font-size: 14pt ;
font-style: normal ;
font-weight: bold ;
line-height: 1.5 ;
}

.label {
color: #881111 ;
font-size: 16pt ;
font-style: normal ;
font-weight: bold ;
line-height: 1 ;
margin-top: 1px ;
padding-top: 1px ;
}

div.blurb { 
position: absolute ; 
top: -1000px ; 
left: 0px ;
width: 300px ; 
z-index: 0 ;
visibility: hidden ;
}

h1 {
font-family: Garamond, Georgia, "Book Antiqua", "Times New Roman", "Times Roman", serif ;
font-size: 20pt ;
font-style: italic ;
font-weight: bold ;
color: #96433F ;
}

h2 {
font-family: Garamond, Georgia, "Book Antiqua", "Times New Roman", "Times Roman", serif ;
font-size: 12pt ;
font-style: normal ;
font-weight: bold ;
color: #000000 ;
}

h3 {
font-family: Garamond, Georgia, "Book Antiqua", "Times New Roman", "Times Roman", serif ;
font-size: 12pt ;
font-style: normal ;
font-weight: bold ;
color: #000000 ;
}

b {
font-weight: bold ;
color: #333333 ;
text-decoration: none ;
}

strong {
font-weight: bold ;
color: #333333 ;
text-decoration: none ;
}

a:link    { color: #993333 ; font-weight: bold ; text-decoration: none }
a:visited { color: #993333 ; font-weight: bold ; text-decoration: none }
a:hover   { color: #3366CC ; font-weight: bold ; text-decoration: underline }
a:active  { color: #993333 ; font-weight: bold ; text-decoration: none }


