.computrainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #CCCCCC;
	margin: 2px;
	padding: 2px;
	font-style: normal;
	border-top: thin solid #FFFFFF;
	border-right: thin solid #FFFFFF;
	border-bottom: thin solid #FFFFFF;
	border-left: thin solid #FFFFFF;
}
.box-border {
	border: thin solid #000000;
}
.text_box {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin: 8px;
	padding: 8px;
	list-style-type: circle;
	background-color: #1A2C94;
}
