a:link { text-decoration: none; font-weight: normal; font-family: arial; color: rgb(255, 0, 0) }
a:visited { text-decoration: none; font-weight: normal; font-family: arial; color: rgb(255, 0, 0) }
a:hover { text-decoration: none; font-weight: normal; font-family: arial; color: rgb(0, 0, 0) }

.menuTable a:link, .menuTable a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: normal;
	color: rgb(160, 160, 160);
}

.menuTable a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: normal;
	color: rgb(0, 0, 0);
}

.pageTitle h1 {
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	letter-spacing:1px;
	text-transform:uppercase;
	color:rgb(100, 100, 100);
}

.pageTitle h1 i {
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	text-transform:none;
	line-height:1.7em;
}

.pageDescription {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	letter-spacing:0px;
	line-height:1.7em;
	color:rgb(100, 100, 100);
	margin-left:0px;
	margin-right:0px;
}

table.menuTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
}

.copyrightLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	letter-spacing:1px;
	color:rgb(100, 100, 100);
}

.formLabels {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	letter-spacing:1px;
	text-transform:uppercase;
	color:rgb(100, 100, 100);
}

.normalText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	letter-spacing:1px;
	text-transform:uppercase;
	color:rgb(100, 100, 100);
}

.aboutMeText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	line-height:1.2em;
	color:rgb(100, 100, 100);
}

.address {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	text-align:center;
	line-height:1.4em;
	letter-spacing:1px;
	color:rgb(100, 100, 100);
}

.addressTop {
	text-transform:uppercase;
}

h1.leftHeader {display:inline;
				font-family:Arial, Helvetica, sans-serif;
				font-size: 12px;
				text-decoration:none;
				font-weight:normal;
				font-style:normal;
				letter-spacing:1px;
				text-transform:uppercase;
				color:rgb(100, 100, 100);
				
				position:absolute; top:59px; left:86px}

h1.rightHeader {display:inline;
				font-family:Arial, Helvetica, sans-serif;
				font-size: 12px;
				text-decoration:none;
				font-weight:normal;
				font-style:normal;
				letter-spacing:1px;
				text-transform:uppercase;
				color:rgb(100, 100, 100);
				
				position:absolute; top:59px; right:86px}
