BODY {
font-family: Verdana;
}

.bodytext {
font-family: Verdana;
font-size: 10px;
}

a {
color: #0066CC;
font-weight: bold;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.techlink {
color: #FF6633;
}

.redtext {
color: #FF3300;
}

#brick_g{

	width:460px;
	height:400px;
	border:1px solid #009999;
	margin-top:50px;
	margin-left:20px;
	overflow:auto;
	text-align:left;
	background-color:#eeffff;
	padding-bottom:10px;
	color:black;
}
