Body.style-coloredback {
color : #ff0066;
background-color : #993300;
}
Table.style-coloredback {
color : #ff0066;
background-color : #993300;
}
tr.style-withheaders {
color : #ffffff;
background-color : #993300;
}
font.frontword {
size : 6;
}
Body.style-whiteback {
color : #993300;
background-color : white;
}
Table.style-whiteback {
color : #993300;
background-color : white;
}
H1.style-red-title {
color : red;
font-size : x-large;
font-weight : bold;
font-style : italic;
}
H2.style-red-title {
color : red;
font-size : medium;
font-weight : bold;
font-style : italic;
text-decoration: underline;
}
font.style-citation {
color : #ff9900;
font-size : medium;
font-weight : normal;
font-style : italic;
}
font.style-important {
color : red;
font-size : medium;
font-weight : bold;
font-style : normal;
}
font.style-subtitle {
color : red;
font-size : small;
font-weight : normal;
font-style : normal;
font-variant : small-caps;
}
font.style-tiny {
color : white;
font-size : x-small;
font-weight : normal;
font-style : normal;
}
Body.style-leftmargin {
color : red;
background-image: url("left-margin-bg.jpg");
background-repeat: repeat-y;
background-color : #993300;
}
Table.style-leftmargin {
color : red;
background-color : #993300;
}
