<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html><head>	<title>Main Site</title></head><body><style><!--		a.ToMe:link { color: red; text-decoration: underline;}	a.ToMe:active { text-decoration: none; }	a.ToMe:hover { text-decoration: none; }	a.ToMe:visited { color: red; text-decoration: underline; }		body.all {				 				 background-attachment: scroll;				 font-family: comic sans ms;    			   				 font-size: 18pt;				 color: #2F4F4F;				 width: auto;				 height: auto;				 float: center;				 text-align: center;				 vertical-align: center;				 margin-left: 0%;				 margin-right: 0%;				 margin-top: 0%;				 margin-bottom: 0%;				 }	a.link {  				text-decoration: underline;				font-size: 20pt;  				color: #ADD8E6;				}	a.link:hover {  				text-decoration: underline;				font-size: 20pt;  				color: white;				  }	table.main  {				 font-size: 20pt;				 color: yellow;				 width: 1000px;				 height: auto;				 float: center;				 text-align: justify;				}		td.main		{				 width: 1000px;				 height: auto;				 float: center;				 text-align: justify;				}	td.mainhalf	{				 width: 500px;				 height: auto;				 float: center;				 text-align: justify;				}					td.mainthree	{				 width: 320px;				 height: auto;				 float: center;				 text-align: left;				}	td.mainhalfborder	{				 width: 500px;				 height: auto;				 float: center;				 text-align: justify;				 border-style: solid;		   		 border-color: yellow;		   		 border-width: 1px;				}	table.recip  {				border-style: solid;				border-width: 0px;				border-color: yellow;				font-size: 10pt;				font-family: trebuchet ms;				border-spacing: 3px;				padding: 3px;				color: yellow;				width: 700px;				height: 100%;				float: center;				align: center;							text-align: center;				}	td.recip {				border-style: solid;				border-width: 1px;				border-color: yellow;				font-family: trebuchet ms;    			   				font-size: 10pt;				vertical-align: center;				color: yellow;				width: 25%;								text-align: center;								}	a.recip {  				text-decoration: none;				font-size: 10pt;  				color: #ADD8E6;				}	a.recip:hover {  				text-decoration: none;				font-size: 10pt;  				color: white;				  }--></style></body></html>