/* CSS Document */
.contents {
	FONT: 7pt Verdana, Arial, Helvetica, sans-serif;
	COLOR:#000000;
	TEXT-DECORATION: none;
}
.mainlinks {
	FONT: 8pt Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000099;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: none;
}
.clicklinks {
	FONT: bold 9pt Arial, Verdana, Helvetica, sans-serif;
	COLOR: #333333;
	TEXT-DECORATION: none;
	letter-spacing: normal;

}

.clicklinks:hover {
	COLOR: #ff6600; TEXT-DECORATION: none;
}
.textin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: normal;



}
.textin1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
	text-decoration: none;
	letter-spacing: -0.02em;


}
.locator{
	FONT: 9pt Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	TEXT-DECORATION: underline;
	letter-spacing: normal;

}
.locator:hover {
	COLOR: #6699cc; TEXT-DECORATION: none;
}
