body			{background-color: white;
					color:black;
					}
@page 		{ size: 8.5in 11in; margin-left: 0.5in; margin-right: 0.5in;
				  margin-top: 0.5in; margin-bottom: 0.6in }

table.page {position:absolute; 
					 top:0px; 
					 left:0px;
					 border:none;
					 padding: 0px; 
					 border-spacing: 0px;
					 width:100%;
					}
td.header {background-image: url(images/header2.png);
					height: 154px; 
          background-position: left center ;
          background-color: #191970 ;
          background-repeat: no-repeat;
					padding:0px; 
					border-spacing:0px;
          font-size: 300%;
          font-weight: bold;
					}
td.menu		{text-align: left;
					vertical-align: top;
					background-color:#F0F8FF;
					padding: 10px;
					border-spacing:0px;
					width: 50px;
					font-family:sans-serif;
					}
td.body		{padding:10px;
					background-color:white;
					border:none;
					font-family:sans-serif;
					vertical-align: text-top;
					}
td.classes{text-align: left;
					vertical-align: top;
   				}
td.third	{padding: 15px; 
					border-spacing:0px;
					width:20%;
          font-weight: normal;
					color: white;                                                                                                                                                                                                                                                                                                                                                        
					background-color: #191970 ;
					vertical-align: top;					
					}

td.third a {color:white;}
td.third a:link {color:white;}
td.third a:visited{color:white;}
td.third a:active{color:white;}

td.footer	 {text-align:center;
					 padding: 15px;
					 }
p.intro  {font-size: 125%;
         font-weight: bold;
				 text-indent: 0px;
				 text-align: center;
         }
p        {text-indent: 0px;
         }