body	{
	background-color: transparent;
	color: #222222;
	font-size: 10pt; 
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-weight: 600;
	}

A	{
	color: #04AE24; 
	font-size: 10pt;
	text-decoration: none;
	}

A:Hover   {
	color: #E9EE16; 
	font-size: 10pt; 
	}

H1	{
	color: #04AE24;
	font-size: 11pt;
	font-weight: bold;
	}

td	{
	font-size: 10pt; 
	}

td, table, tr, span, li, p, div, textarea, DIV
      {
      background-color: transparent;
      }

iframe	{
      background-color: transparent;
      }

img	{
	border-width: 1;
	border-color: #04AE24;
	border-style: solid;
	margin: 5;
	}

.image {
	border-width: 1;
	border-color: #04AE24;
	border-style: solid;
	margin: 5;
	}
.main	{
	margin-right:15%;
	margin-left:15%;
	}
