.maintext {
	FONT-SIZE: 15px; 
	COLOR: #000000; 
	FONT-FAMILY: Tahoma;
	text-decoration: none;   
}
.maintext A:link{/*text -normal_css*/
	FONT-SIZE: 15px; 
	COLOR: #0000ff; 
	FONT-FAMILY:Tahoma;
	text-decoration: none;   
}
.maintext A:visited{/*text -normal_css*/
	FONT-SIZE: 15px; 
	COLOR: #0000ff; 
	FONT-FAMILY:Tahoma;
	text-decoration: none;   
}
.maintext A:active{/*text -normal_css*/
	FONT-SIZE: 15px; 
	COLOR: #0000ff; 
	FONT-FAMILY:Tahoma;
	text-decoration: underline;   
}
.maintext A:hover{/*text -normal_css*/
	FONT-SIZE: 15px; 
	COLOR: #0000ff; 
	FONT-FAMILY:Tahoma;
	text-decoration: underline;   
}
.maintitle {
	FONT-SIZE: 20px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	font-weight : bold;
	text-align : center;
}
.subtitle {
	FONT-SIZE: 18px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	font-weight : bold;
}
.tblnote {
	FONT-SIZE: 14px; 
	COLOR: #000000; 
	FONT-FAMILY: Tahoma;
	text-decoration: none;   
}
.subtitle2 {
	FONT-SIZE: 18px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	font-weight : normal;
}