h1,h2,h3,h4 {color: midnightblue; font: arial;}


BODY { background-image: url("images/backgrnd7.jpg"); } 
BODY { background-image: url("images/wave3bpaper.gif"); }

em { color: maroon; }

div.caption {
	color : black;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}

p.darktext,li.darktext {
	color : midnightblue;
	font-size : 12pt;
	font-family : Comic Sans MS;
}

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;
}
h3.darkgreen {
	color : darkgreen;
	font-size : 18pt;
	font-family : "monotype corsiva",serif;
}
h3.darkviolet {
	color : darkviolet;
	font-size : 18pt;
	font-family : "monotype corsiva",serif;
}

hr.1 {
color:darkviolet;
height:5;
}

td.bgrnd, tr.bgrnd{
color: midnightblue; 
font-size : 12px;
font-family : Arial,Tahoma,Verdana;
background-color:#CEFFCE;
text-align:justify; 
font-weight: 100;
line-height: 150%;
padding-left : 4px;
} 

table.bgrnd{
color: midnightblue; 
font-size : 12px;
font-family : Arial,Tahoma,Verdana;
background-color:#CEFFCE;
padding-bottom:10px;
padding-left : 10px;
padding-right : 10px;
} 

td.bgrnd2, tr.bgrnd2{
color: #CEFFCE; 
font-size : 13px;
font-family : Arial,Tahoma,Verdana;
background-color:purple;
text-align:justify; 
font-weight: 100;
line-height: 150%;
padding-left : 4px;
} 

table.bgrnd2{
color: #CEFFCE; 
font-size : 13px;
font-family : Arial,Tahoma,Verdana;
background-color:purple;
padding-bottom:10px;
padding-left : 10px;
padding-right : 10px;
} 


