A.cent
{
/*        color : #666666; */
		color : #000000;
        text-decoration : underline;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10pt;
		font-weight:bold;
		text-align: center;
}
A.cent:hover
{
        font-family : Arial, Helvetica, sans-serif;
		background : #6666CC;
		color : #FFFFFF;
		font-weight:bold;
		text-align: center;
		text-decoration : none;
}

A.index
{
/*        color : #666666; */
		color : #333333;
        text-decoration : underline;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10pt;
		font-weight:bold;
		text-align: center;
}
A.index:hover
{
        font-family : Arial, Helvetica, sans-serif;
		text-decoration : none;
		background : #6666CC;
		color : #FFFFFF;
		font-weight:bold;
		text-align: center;
}

span.index_space
{
/*        color : #666666; */
		color : #333333;
        text-decoration : none;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10pt;
		font-weight:bold;
		text-align: center;
}


p.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

}
p.text_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;

}

#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

}
