A:LINK {
        font-family : Helvetica, Arial, sans-serif;
        font-weight : bold;
        font-style : normal;
        text-decoration : none;
        color : #0000FF;
        text-transform : none
}

A:VISITED {
        font-family : Helvetica, Arial, sans-serif;
        font-weight : bold;
        font-style : normal;
        text-decoration : none;
        color : #0000FF;
        text-transform : none
}

.title1 {
	font-size: 150%;
	font-weight: bold;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	text-decoration : none;
	text-transform : none;
}

.text1 {
	font-weight: normal;
	color: #000000;
	font-size: 16px;
	font-family: arial, helvetica, sans-serif;	
}

.text1-title {
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	font-family: arial, helvetica, sans-serif;	
}	


