BODY
   {
   color:black;
   font-family:sans-serif;
   }


H1
   {
   font-size:18pt;
   color:black;
   font-weight:900;
   margin-bottom: 0px;
   margin-top: 0px;
   }


H2
   {
	color:darkgreen;
	font-weight:700;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
   }

.title
   {
   font-size:18pt;
   color:black;
   font-weight:900;
   }

.subtitle
   {
   font-size:12pt;
   color:black;
   font-weight:700;
   }

.smalltext
   {
   font-size:"8pt";
   color:black;
   }

.nounderline A {text-decoration:none}

.xsmall {
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
}
.x-small
   {
	font-size:12px;
   }
.small-b
   {
	font-size:12px;
	font-weight: bold;
   }

