
/* description for Colorful style */

BODY
{font: 10pt "Arial";
margin-left: 0px;
text-align: left;
color: Black;
background: white;}

P
{margin-left: 0px;
margin-right: 0px;
text-indent: 0px; 
font: 10pt "Arial";
color: Black;
}

H1
{margin-left: 0px;
font: 28pt "Courier New";
color: Fuchsia;
font-weight: bold;
}

H2
{margin-left: 0px;
font: 18pt "Courier New";
color: CornFlowerBlue;
font-weight: bold;
}

H3
{margin-left: 0px;
font: 14pt "Courier New";
color: Fuchsia;
font-weight: bold;
}

H4
{margin-left: 0px;
font: 10pt "Courier New";
color: Fuchsia;
font-weight: bold;
}

H5
{margin-left: 0px;
font: 8pt "Arial";
color: Black;
}

TH
{font: 18pt "Courier New";
color: white;
font-weight: bold;}

TD
{font: 10pt "Arial";
color: green;}

LI
{display: list-item;
font: 12pt "Arial";
margin-left: 0px;}	

DL
{display: list-item;}

B, STRONG
{font-weight: bold}

I, CITE, EM, VAR, ADDRESS, BLOCKQUOTE
{font-style: italic;
color: teal;}

PRE, TT, CODE, KBD, SAMP
{Font-family: monospace;}

A:LINK
{color: Blue; 
text-decoration: none;}

A:VISITED
{color: BlueViolet; 
text-decoration: none;}
