h1,h2,h3,h4 {color: yellow; font: arial;}


em { color: maroon; }

div.caption {
	color : black;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}

p.darktext,li.darktext {
	color : midnightblue;
	font-size : 14pt;
	font-family : Roman,"Times New Roman",serif;
}

p.yellow,li.yellow {
	color : yellow;
	font-size : 13pt;
	font-family : Roman,"Times New Roman",serif;
        line-height: 130%;
}

p.title {
	color : yellow;
	font-size : 10pt;
	font-family : Tahoma,Verdana,Arial;
}
p.textYellow, ul.textYellow, li.textYellow, td.textYellow {
	color         : yellow;
	font-size     : 11pt;
	font-family   : Arial,Helvetica,Tahoma,Verdana;
        text-align    : justify;
        line-height   : 1.3;
        letter-spacing: 1.0;
}
p.textGreen, ul.textGreen {
	color         : #66ff00;
	font-size     : 9pt;
	font-family   : Arial,Tahoma,Verdana;
        text-align    : justify;
        line-height   : 1.2;
        letter-spacing: 1.0;
}

h1.heading {
	color : #9900cc;
	font-size : 36pt;
	font-family : "monotype corsiva",serif;
}
h1.darkgreen {
	color : darkgreen;
	font-size : 22pt;
	font-family : "monotype corsiva",serif;
}
h2.darkgreen {
	color : darkgreen;
	font-size : 20pt;
	font-family : "monotype corsiva",serif;
}
h2.yellow {
	color : yellow;
	font-size : 20pt;
	font-family : Arial,Tahoma,Verdana;
}
h3.darkgreen {
	color : darkgreen;
	font-size : 18pt;
	font-family : "monotype corsiva",serif;
}
td.yellow {
	color : yellow;
	font-size : 14pt;
	font-family : Arial,Tahoma,Verdana;
}
td.yellow12 {
	color : yellow;
	font-size : 12pt;
	font-family : Arial,Tahoma,Verdana;
}
th.yellow12,p.yellow12 {
	color : yellow;
	font-size : 12pt;
	font-family : Arial,Tahoma,Verdana;
        font-weight: bolder;
        text-align    : left;
}
th.orange12,p.orange12 {
	color : orange;
	font-size : 12pt;
	font-family : Arial,Tahoma,Verdana;
        font-weight: bolder;
        text-align    : left;
}
a.nodecSmall {
color: white; 
font-size : 9px;
font-weight: 100;
font-family : Tahoma,Verdana,Arial;
text-decoration: none;
}
