.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.boldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.buttontext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.box {
	height: 315px;
	width: 256px;
}
.newboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.bigbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.background2 {
	background-image: url(background2.jpg);
	background-color: #CCCCCC;

}
