.smalltype {font-size: xx-small}
{ 
background-image: 
url('images/architectgbimage.jpg');
background-repeat: no-repeat;
background-position: top center; 
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/architectbgimage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

