* {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif
}
body {
background-color : #ffffcc; 
margin-left : 10%; 
margin-right : 10%; 
font-size : medium; 
color : #000000; 
} 
p {
font-size : medium; 
text-align : left; 
letter-spacing : normal; 
word-spacing : normal; 
white-space : normal; 
line-height : 130%; 
} 
a {
}
b {
color:#990000
}
h1 {
font-family : Trebuchet MS, Arial, Helvetica, sans-serif; 
font-size : x-large; 
background-color : transparent; 
color : #990000; 
font-weight : bold; 
} 
h2 {
font-family : Trebuchet MS, Arial, Helvetica, sans-serif; 
font-size : large; 
background-color : transparent; 
color : #990000; 
font-weight : bold; 
} 
h3 {
font-family : Trebuchet MS, Arial, Helvetica, sans-serif; 
font-size : medium; 
color : #990000; 
background-color : transparent; 
} 
h4 {
font-family : Trebuchet MS, Arial, Helvetica, sans-serif; 
font-size : medium; 
background-color : transparent; 
color : #990000; 
font-style : italic; 
} 
h5 {
font-family : Trebuchet MS, Arial, Helvetica, sans-serif; 
font-size : small; 
background-color : transparent; 
color : #990000; 
font-weight : bold; 
} 
h6 {
font-family : Trebuchet MS, Arial, Helvetica, sans-serif; 
font-size : small; 
font-weight : bold; 
background-color : transparent; 
color : #990000; 
font-style : italic; 
} 
blockquote {
font-size : medium; 
font-style : italic; 
background-color : transparent; 
line-height : normal; 
margin-top : 1em; 
margin-right : 2em; 
margin-bottom : 1em; 
white-space : normal; 
} 
ol {
list-style-type : decimal; 
font-size : medium; 
background-color : transparent; 
} 
ul {
list-style-type : disc; 
} 
div#features li {
font-size : medium; 
list-style-position : outside; 
background-color : transparent; 
color : #000000; 
margin-top : .8em; 
line-height : 120%; 
} 
div#contents li{
font-size : medium; 
background-color : transparent; 
color : #000000; 
margin-top : .8em; 
line-height : 120%; 
} 
dl {
list-style-type : none; 
background-color : transparent; 
} 
dt {
font-weight : bold; 
white-space : normal; 
margin-top : 3em; 
background-color : transparent; 
} 
hr {
color : #990000; 
line-height : 1px; 
background-color : #990000; 
margin-top : 3em; 
} 
.customheader {
font-size : medium; 
color : #000066; 
background-color : transparent; 
font-weight : bold; 
} 
@media print { 
BODY , P , LI {
font-size : 12pt; 
margin-left : 1%; 
margin-right : 1%; 
} 
H1 , H2 , H3 , H4 , H5 , H6 {
page-break-after : avoid; 
page-break-inside : avoid; 
} 
BLOCKQUOTE , PRE {
page-break-inside : avoid; 
} 
UL , OL , DL {
page-break-before : avoid; 
} 
} 

