/* CSS Document */

body         { 
                   background: #ffffff;
                   margin:0;
	              
                    font-family:Times New Roman
					}


}

a:hover   {
               text-decoration:none;
			   
			   }

a   {
	             color:blue;

             }


			   
li      {
             padding-bottom:12px;
          }
		  
.peteThree       {

                     color:#000000;
					 padding-bottom:12px;
					
					 
					 
					
					 }   
					 
.peteFour      {
	color:#933;
						    
							 
					 
                            }.Header {
	font-family: Arial, Helvetica, sans-serif;
	color: #933;
	font-weight: bold;
}
.ProjectTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #933;
	font-weight: bold;
}
.VisitWebsite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.Subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #933;
}

