.header {
font:Georgia, "Times New Roman", Times, serif;
font-size:25px;
color:#444444;
line-height:50px;
}
.header2 {
font:Georgia, "Times New Roman", Times, serif;
font-size:25px;
color:#444444;
line-height:80px;
}
.header3 {
font:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#444444;
line-height:40px;
}
TD {
 font-family:arial, sans-serif;
  	font-size:12px;
   color:#444444;
}
TD.head {
 font-family:georgia, Helvetica, sans-serif;
  	font-size:12px;
}

TD.pad{
	padding-left:10;
 	padding-right: 20;
	font-size: 12px;
	color:#444444;
}
a {
 	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#a2c66b;
	text-decoration:none;
}
a:hover {
	color:#c6c623;
	text-decoration:underline;
}

.blktext{
	color:#000000;
	line-height: 20px;
}
.whttext{
	color:#FFFFFF;
	font-weight:700;
}
.title {
font-family:Arial, verdana, sans-serif;
font-size:15px;
color:#000000;
}
h2 {
font-size:30px;
color:#000000;
}
#foldheader{
cursor:pointer;
cursor:hand ; 
font-weight:bold ;
list-style-image:url(images/collapsed.gif)
}
#foldheader2{
cursor:pointer;
cursor:hand ; 
font-weight:bold ;
list-style-image:url(images/expanded.gif)
}
#foldinglist{
list-style-image:url(images/expanded.gif)
}
#bullet{list-style-image:url(images/1gen.gif)
}



