/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
}
.label {
	font-weight: bold;
	font-size: 12px;
}
.button {
	height: 15px;
	font-size: 8px;
	text-align: center;
	
}
.style2 {font-size: 6px}
.style3 {font-size: 8px}
.style4 {font-size: 10px}
.style5 {font-size: 12px}
.style6 {color: #0000FF}
.style7 {
	font-size: 18px;
	color: #FF0000;
}
.style8 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.style9 {
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
}
.label a:link {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.label a:hover {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.label a:visited {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.label a:active {
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.style11 {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;

}
.style11:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;


}
.fakeLinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
}
.blkLinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;

}
