.H2 {font-size: x-large; color: #993366; }
.small {font-size: x-small; }
.par {
	font-size: small;
	word-spacing: 3px;
	color: #000000;
}

.siteby {
	font-size: xx-small;
	letter-spacing: 3px;
	vertical-align: bottom;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.headings {font-size: large; color: #993366; }

body {
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/BIM_main4.jpg);
}
table {
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

.colL  {
	border-right-color: #993366;
	border-right-style: double;
	border-right-width: thin;
}

.colR  {
	border-left-color: #993366;
	border-left-style: double;
	border-left-width: thin;
	text-align: left;	
}

.colC  {
	padding-right: 12px;
	padding-left: 12px;
}

.Construction {
	color: #FF6600;
	font-weight: bold;
}
