.innertable {
	border-left-style: solid;
	border-left-color: #666666;
	border-left-width: thick;
}
.construction {
	font-family: Times New Roman, Times, serif;
	font-size: 25px;
	color: #FFFFFF;
}
.pageheader {
	font-family: Times New Roman, Times, serif;
	font-size: 17px;
	color: #FFFFFF;
}
.text {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
.bold {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}	
a:link {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #cc0033;
	text-decoration: none;
	
}
a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #990033;
	text-decoration: none;
}
a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #ff0066;
	text-decoration: none;
}