h1,h2,h3,h4 {color: midnightblue; font: arial;}



body
{
background-color:#ceffce;
background-color:#ccccff;
}

h1.boxred {
	font-family : Verdana,Arial,Tahoma;
	font-size : 14px;
  	text-decoration: none;
	color : red;
}
h2.boxred {
	font-family : Verdana,Arial,Tahoma;
	font-size : 13px;
  	text-decoration: none;
	color : red;
}
h3.boxred {
	font-family : Verdana,Arial,Tahoma;
	font-size : 12px;
  	text-decoration: none;
	color : red;
}
h4.boxred {
	font-family : Verdana,Arial,Tahoma;
	font-size : 11px;
  	text-decoration: none;
	color : red;
}
p.boxred,br.boxred,li.boxred,div.boxred {
	font-family : Verdana,Arial,Tahoma;
	font-size : 11px;
	color : red;
}
p.boxgreen,br.boxgreen,li.boxgreen{
	font-family : Verdana,Arial,Tahoma;
	font-size : 12px;
	color : darkgreen;
}

h1.boxblue {
	font-family : Verdana,Arial,Tahoma;
	font-size : 14px;
  	text-decoration: none;
	color : blue;
}
h2.boxblue {
	font-family : Verdana,Arial,Tahoma;
	font-size : 13px;
  	text-decoration: none;
	color : blue;
}
h3.boxblue {
	font-family : Verdana,Arial,Tahoma;
	font-size : 12px;
  	text-decoration: none;
	color : blue;
}
h4.boxblue {
	font-family : Verdana,Arial,Tahoma;
	font-size : 11px;
  	text-decoration: none;
	color : blue;
}
p.boxblue,br.boxblue,li.boxblue {
	font-family : Verdana,Arial,Tahoma;
	font-size : 11px;
	color : blue;
}
p.boxblue18 {
	font-family : Verdana,Arial,Tahoma;
	font-size : 18px;
	font-weight: 200;
	color : blue;
}



a.box {
  	text-decoration: none;
}

em { color: maroon; }

div.caption {
	color : black;
	font-size : 11px;
	font-family : Arial,Tahoma,Verdana;
}

p.darktext,li.darktext {
	color : midnightblue;
	font-size : 11pt;
	font-family : Arial,Tahoma,Verdana;
}

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;
} 

td.bgrnd3, tr.bgrnd3{
color: #CEFFCE; 
font-size : 14px;
font-family : Arial,Tahoma,Verdana;
background-color:purple;
text-align:justify; 
font-weight: 100;
line-height: 150%;
padding-left : 4px;
} 

