/* CSS Document */
.title1 {
	font-family: Tahoma;
	font-weight:bold;
	letter-spacing: normal;
	font-size:18px;
	color: #034f8b;
}
.title a{
		 font-family:Tahoma;
		 font-size:12px;
		 text-align:center;
		 color:#034f8b;
		 text-align:center;
		 font-weight:bold;
		 text-decoration:underline;
}
.img  {
		text-align:center;
		border: 1px;
		}
.texgral {
		 font-family:Tahoma;
		 font-size:12px;
		 font-weight:bold;
         color: #000000;
}		  
		  
.border	{
border-bottom-width:1px;
border-bottom-color:#034f8b;
}
		
