.unnamed1 {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-family: "Arial";
	line-height: 20px;


}
a:link {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	font-family: "Arial";
	line-height: 20px;

}
a:hover {
	font-family: "Arial";
	font-size: 9pt;
	color: #0033CC;
	text-decoration: underline;
}

.button {
	font-size: 11pt;
	color: #666666;
	text-decoration: none;
	font-family: "Arial";
	line-height: 20px;
	font-weight: bold;


}
.button:hover {
	font-family: "Arial";
	font-size: 11pt;
	color: red;
	text-decoration: underline;
}

a:visited {
	font-family: "Arial";
	font-size: 9pt;
	color: #003399;
	text-decoration: none;
}
a:active {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-family: "Arial";

}
body, table, td, input, option, textarea, select, a, title{
	font-size: 12px;
	color: #4A4A4A;
}