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: Jester, Comic Sans MS, Tahoma; 
		font-size: 12px; 
		color: #000000;}

TD	       {font-family: Jester, Comic Sans MS, Tahoma; 
		font-size: 12px; 
		color: #000000;}

td.content	{color: #000000;
		font-family: Jester, Comic Sans MS, Tahoma;
	 	font-size: 12px;
		font-weight:bold;
		text-align: left;
	 	vertical-align: top;}


td.left		{font-family: Jester, Comic Sans MS, Tahoma;
	 	font-size: 18px;
	 	text-align: left;
	 	vertical-align: top;
		background-color:#FFFFCF;}

td.bottom	{font-family: Jester, Comic Sans MS, Tahoma;
	 	font-size: 13px;
	 	text-align: center;
	 	vertical-align: center;}

.sub		{font-family: Jester, Comic Sans MS, Tahoma;
	        font-size: 24px;
		text-align:center;
	        color: #000000;}

.bottom	       {font-family: Jester, Comic Sans MS, Tahoma;
	        font-size: 14px;
		text-align:center}

.left	       {font-family: Jester, Comic Sans MS, Tahoma;
		font-size: 18px;
		text-align:left;}


.heading	{font-family: Jester, Comic Sans MS, Tahoma;
	        font-size: 28px;
		text-align:left;
	        color: #FF0033;}
.subheading	{font-family: Jester, Comic Sans MS, Tahoma;
	        font-size: 16px;
		text-align:left;
	        color: #FF0033;}

A:link          {color:#3300FF;
                font-weight:bold;}
A:visited       {color:#33CC33;
                font-weight:bold;}
A:active        {color:#33CC33;
                font-weight:bold;}
A:hover   	{color:#CC33FF;
		text-decoration:underline;}

A.bottom:link   {font-size: 14px;
                color:#3300FF;
                font-weight:bold;}
A.bottom:visited {font-size: 14px;
                color:#33CC33;
                font-weight:bold;}
A.bottom:active {font-size: 14px;
                color:#33CC33;
                font-weight:bold;}
A.bottom:hover  {font-size: 14px;
                color:#CC33FF;
                text-decoration:underline;
                font-weight:bold;}

A.left:link     {font-size: 18px;
                color:#3300FF;
                font-weight:bold;}
A.left:visited  {font-size: 18px;
                color:#33CC33;
                font-weight:bold;}
A.left:active   {font-size:18px;
                color:#33CC33;
                font-weight:bold;}
A.left:hover    {font-size: 18px;
                color:#CC33FF;
 		text-decoration:underline;
                font-weight:bold;}
