/* CSS Document */<STYLE><!--a.recip {  				text-decoration: none;				font-size: 9pt;  				color: #FF8C00;				}				body.main{			 background-color: black;			 background-image: url(../backgrounds/n-ps-background.gif);			 font-family: comic sans ms, verdana;			 font-size: 12pt;			 margin-top: 40px;			 margin-right: 0px;			 margin-bottom: 40px;			 margin-left: 0px;			 }table.main {		   background: black;						   border-style: solid;		   border-color: yellow;		   border-width: 1px;		   font-family: comic sans ms, verdana;    			   		   font-size: 12pt;		   color: red;		   width: 710px;		   height: 100%;		   float: center;		   align: center;					   border-spacing: 0px;		   }td.main    {			background: black;			width: 710px;			text-align: justify;			border-left: solid 0px black;		    border-right: solid 0px black;			border-top: solid 0px #666666;			border-bottom: solid 0px #87CEFA;			}td.half    {			background: black;			width: 370px;			text-align: justify;			border-left: solid 0px black;		    border-right: solid 0px black;			border-top: solid 0px #666666;			border-bottom: solid 0px #87CEFA;			}td.red    {			background: red;			width: 370px;			text-align: justify;			color: black;			border-left: solid 0px black;		    border-right: solid 0px black;			border-top: solid 0px #666666;			border-bottom: solid 0px #87CEFA;			}table.recip {		   background: black;						   border-style: solid;		   border-color: red;		   border-width: 0px;		   font-family: comic sans ms, verdana;    			   		   font-size: 9pt;		   color: red;		   width: 700px;		   float: center;		   align: center;					   border-spacing: 2px;		   border-collapse: seperate;		   }td.recip	   {			background: black;			width: 22%;			text-align: center;			vertical-align: center;			padding: 5px;			border-left: solid 1px yellow;		    border-right: solid 1px yellow;			border-top: solid 1px yellow;			border-bottom: solid 1px yellow;			}a.recip {  				text-decoration: none;				font-size: 9pt;  				color: yellow;				}a.recip:hover {  				text-decoration: none;				font-size: 9pt;  				color: #FF8C00;				  }a.link {  				text-decoration: none;				font-size: 16pt;  				color: yellow;				}a.link:hover {  				text-decoration: none;				font-size: 16pt;  				color: #FF8C00;				  }--!></STYLE>