body	       {font-family: tahoma;
		background-image: url('leaf.jpg'); 
         	background-repeat: no-repeat;  
	 	background-color: #ffffff; 
 	 	background-position: 1% 1%;
		color: #000000;}

table	       {font-family: tahoma; 
		font-size: 12px; 
		color: #000000;}

TD	       {font-family: tahoma; 
		font-size: 12px; 
		color: #000000;}

td.content	{color: #000000;
		font-family: tahoma;
	 	font-size: 12px;
		font-weight:bold;
		text-align: center;
	 	vertical-align: top;}


td.left		{font-family: tahoma;
	 	font-size: 18px;
	 	text-align: left;
	 	vertical-align: top;}

td.bottom	{font-family: verdana;
	 	font-size: 13px;
	 	text-align: right;
	 	vertical-align: top;}



.title		{font-family: tahoma;
	        font-size: 46px;
		text-align:left; 
	        color: #333399;}

.bottom	       {font-family: tahoma;
	        font-size: 14px;
		text-align:right}

.left	       {font-family: tahoma;
		font-size: 18px;
		text-align:left;}


.heading	{font-family: tahoma;
	        font-size: 32px;
		text-align:center;
	        color: #333399;}

A:link          {color:#638CC2;
                font-weight:bold;}
A:visited       {color:#336699;
                font-weight:bold;}
A:active        {color:#ccccFF;
                font-weight:bold;}
A:hover   	{color:#CCCCCC;
		text-decoration:underline;}

A.bottom:link   {font-size: 14px;
                color:#638CC2;
                font-weight:bold;}
A.bottom:visited {font-size: 14px;
                color:#336699;
                font-weight:bold;}
A.bottom:active {font-size: 14px;
                color:#ccccFF;
                font-weight:bold;}
A.bottom:hover  {font-size: 14px;
                color:#CCCCCC;
                text-decoration:underline;
                font-weight:bold;}

A.left:link     {font-size: 18px;
                color:#638CC2;
                font-weight:bold;}
A.left:visited  {font-size: 18px;
                color:#336699;
                font-weight:bold;}
A.left:active   {font-size: 18px;
                color:#ccccFF;
                font-weight:bold;}
A.left:hover    {font-size: 18px;
                color:#CCCCCC;
 		text-decoration:underline;
                font-weight:bold;}
