.titles {  
         font-family: Arial, Helvetica, sans-serif; font-size: 
         24px; font-weight: bolder; 
         color: #224D46
         }

body {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : black;
  
	}
td	{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : black;
	}
p	{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : black;
	}

.b	{
	font-weight : bold;
	}
.i	{		
	font-style : italic;
	}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
        color:#669999;
       }
	   
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2C5656;
       }
	   
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2C5656;
          }
.greencopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2C5656;
	font-weight: bold;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #90B59F;
	background-position: center center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5EAD5;
	border-right-color: #609360;
	border-bottom-color: #609360;
	border-left-color: #D5EAD5;
}
/*.buttonover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #669966;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #496D49;
	border-right-color: #336633;
	border-bottom-color: #336633;
	border-left-color: #336633;
	}*/
	.button
	{ 
	cursor : hand; 
	}
