.title1 {
	font-family: Tahoma;
	font-weight:bold;
	letter-spacing: normal;
	font-size:18px;
	color: #034f8b;
}
.title2 {
		font-family:Tahoma;
		font-weight:bold;
		font-size: 16px;
		text-decoration:underline;
		color: #666666;
}			
.title3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#666666; 
	text-decoration: underline;
}
.title4 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.title5 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

.textogral { font-family:Tahoma;
		  format: Text;	
		  font-style: normal;
		  font-size: 12px;
		  letter-spacing: normal;
		  line-height: normal;
		  font-weight:100;
		  color: #000000
}
.tips {
	font-family: Tahoma;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #034F8B;
}
.lines   {
		font-size: 9px;
		color: #034f8b;
}		

.link a{
	font-family: Tahoma;
	font-size:12px;
	color:#034f8b;
	font-weight:bold;
}

.emBlue {
		color: #034F8B
}

