.buttons {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.buttons A{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration:none;
}
.buttons A:link{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration:none;
}
.buttons A:hover{
	font-family: Arial;
	font-size: 10pt;
	color: #FF0000;
	text-decoration:none;
	
	
	
}
.buttons_red {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
.normaltext {
	font-family: Verdana;
	font-size: 8.5pt;
	font-weight: normal;
}
.normaltext_red {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #FF0000;
}
.normaltext_white {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}
.smalltext {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #999999;
}
.smalltext_white {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}
.normaltext A{
	color: #000000;
	text-decoration:none;
}
.normaltext A:link{
	color: #000000;
	text-decoration:none;
}
.normaltext A:hover{
	color: #FF0000;
	text-decoration:none;
}
.verysmalltext {


	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}
.heading {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

