.type12 {
	font-size: 12px;
}
.type10 {
	font-size: 10px;
}
body {
	background-color: #FFFFFF;
}
.type17 {
	font-size: 17px;

}
.type17red {

	font-size: 17px;
	color: #FF0000;
}
.type17redbold {
	font-size: 17px;
	color: #FF0000;
	font-weight: bold;

}
.type12blbold {


	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
}
.type12whbold {



	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.type12redbold {



	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.type15whbold {




	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.type12gybold {



	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
a:visited {
	color: #9933FF;
}
.type12brbold {




	font-size: 12px;
	color: #996633;
	font-weight: bold;
}
