.carbistext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #6666CC;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;

}
select {
	background-color: #6699FF;
}
input {
	background-color: #6699FF;
	border-top: #3399FF;
	border-left: #3399FF;


}
boxblue {
	background-color: #3366FF;
	border: #3366FF;
}
.bluebox2 {
	background-color: #3366FF;
	border: #3366FF;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC6600;

}
