.small_text {font-size: 8pt; color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; }
.blue_dark {
	color: #0000FF;
	font-weight: bold;
	font-size: 10pt;
}

.red {
	color: #FF0000;
	font-weight: normal;
	font-size: 10pt;
}
.red_bold {
	color: #FF0000;
	font-weight: bold;
	font-size: 10pt;
}
.blue_light {
	color: #00bbe1;
	font-weight: normal;
	font-size: 10pt;
}

.white_text {
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
}
.blue_dark {
	color: #0073bb;
	font-weight: normal;
	font-size: 10pt;
}
.standard_text {font-size: 10pt; }
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a:link {
	color: #000000;
}

				
.linkbook, .linkbook:link {
                text-decoration:none;
                font-family:verdana;
                font-size:8pt;
                color:#00bbe1;
                font-weight: bold;}

a.linkbook:hover {color:#0073bb;}
a.linkbook:visited {color:#0073bb;}