body 		{
	font-family: verdana, geneva, arial, sans-serif;
	font-size: xx-small;
	background-color: White;
}

p
{
font-size: small;
}

p2
{
font-size: xx-small;
}
	  
a:link 		{ color: #307430; text-decoration: underline; font-size: xx-small; }
a:visited 	{ color: #000000; text-decoration: underline; font-size: xx-small; }
a:hover 	   { color: #990033; text-decoration: underline; font-size: xx-small; }
a:active 	{ color: #009900; text-decoration: underline; font-size: xx-small; }

h1, h2, h3, h4 { margin:0; font-weight:normal; color: #307430}
h1 {
	font-size: 15pt;
	background-color: #CFCFCF;
}
h2 { font-size:13pt;}
h3 { font-size:11pt;}
h4 { font-size:9pt; margin-bottom: 0px;}