/* CSS Document */<STYLE><!--a.recip {  				text-decoration: none;				font-size: 9pt;  				color: #FF8C00;				}				body.main{			 background-color: #FF69B4;			 font-family: comic sans ms, verdana;			 font-size: 12pt;			 margin-top: 40px;			 margin-right: 0px;			 margin-bottom: 40px;			 margin-left: 0px;			 }table.main {		   background: #FF69B4;						   border-style: dotted;		   border-color: white;		   border-width: 5px;		   font-family: comic sans ms, verdana;    			   		   font-size: 12pt;		   color: white;		   width: 750px;		   height: 100%;		   float: center;		   align: center;					   border-spacing: 0px;		   }td.main    {			background: #FF69B4;			width: 100%;			text-align: justify;			border-left: solid 0px black;		    border-right: solid 0px black;			border-top: solid 0px #666666;			border-bottom: solid 0px #87CEFA;			}td.mainhalf    {			background: #FF69B4;			width: 50%;			text-align: justify;			border-left: solid 0px black;		    border-right: solid 0px black;			border-top: solid 0px #666666;			border-bottom: solid 0px #87CEFA;			}td.main40    {			background: #FF69B4;			width: 40%;			text-align: center;			border-left: solid 0px black;		    border-right: solid 0px black;			border-top: solid 0px #666666;			border-bottom: solid 0px #87CEFA;			}td.main20    {			background: #FF69B4;			width: 20%;			text-align: center;			border-left: solid 0px black;		    border-right: solid 0px black;			border-top: solid 0px #666666;			border-bottom: solid 0px #87CEFA;			}table.recip {		   background: #FF69B4;						   border-style: dotted;		   border-color: white;		   border-width: 0px;		   font-family: comic sans ms, verdana;    			   		   font-size: 9pt;		   color: white;		   width: 700px;		   float: center;		   align: center;					   border-spacing: 2px;		   border-collapse: seperate;		   }td.recip	   {			background: #FF69B4;			width: 22%;			text-align: center;			vertical-align: center;			padding: 5px;			border-left: dotted 0px white;		    border-right: dotted 0px white;			border-top: dotted 3px white;			border-bottom: dotted 3px white;			}a.recip {  				text-decoration: none;				font-size: 9pt;  				color: #4B0082;				}a.recip:hover {  				text-decoration: none;				font-size: 9pt;  				color: yellow;				  }a.link {  				text-decoration: none;				font-size: 16pt;  				color: #4B0082;				}a.link:hover {  				text-decoration: none;				font-size: 16pt;  				color: yellow;				  }--!></STYLE>