/*style.css */
table
{
border-spacing: 0px;
border-style: hidden;
width:950px; 
height:250px;
background-color: rgb(230, 230, 230);
}

#td1{
margin:0;	
}

#td2{
width:20px;
height:60px;
background-color:rgb(255, 204, 0) ; 
}


#img1 {
align-self:center;
width:950px; 
height:250px; 
}

#img2{
width:200px; 
height:110px;
}

#one {
padding:0;
background-color: rgb(105, 105, 105);
width:880px;
height:60px;
color:white;
text-align:right;
font-family: Calibri;
font-size: 16px;
}

#two{
width:225px; 
height:100px;
background-color:rgb(204, 204, 204);
font-family: Calibri;

 }
#three{
font-size: 16pt;
height:30px;
background-color: rgb(38, 38, 38); 
color:white;
font-family: Calibri;
font-size: 24px;

}
#four{
padding:0;
background-color:rgb(153, 153, 153);
font-family: Calibri;
}
#five{
background-color: rgb(38, 38, 38); 
font-family: Calibri;
color: white;
height:30px;
}
#six{
background-color:rgb(204, 204, 204);
font-family: Calibri;
	
}
#seven{
background:yellow;
height:20px;

font-family: Calibri;
font-weight:bold;

	
}
#eight{
background-color:rgb(204, 204, 204);
padding:0;
}
#nine{
background-color: rgb(230, 230, 230);
font-family: Calibri;
	
}
#ten{
background-color: rgb(230, 230, 230); 
font-family: Calibri;
	
}

#eleven{
background-color: rgb(255, 194, 28);
font-family: Calibri;
}
#twelve{
font-size: 8pt;
width:950px;
height:60px;
background-color:rgb(255, 194, 28) ;
font-family: Calibri;
color:black;
text-align:center;
margin:0
	
}
#thirteen{
color:blue; 
text-decoration:underline;	
}
#fourteen{
color:blue;  
text-decoration:underline;
}
#fiften{
color:red;		
}