h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	line-height: normal;
	text-align: center;
}
body {
	font-size: 12pt;
        color: white;
}

.link {
	font-size:8pt; font-weight:bold;
}

.link1 {
	font-size:10pt; font-weight:bold;
}


.CITEINDENT {
	text-indent : -20px; padding: 20px;
}

a {
	text-decoration: none;
	color: orange;
	font-size:16pt	
}
a img{
	border: 0;	
}
.menu  {
	display:none; margin-left:20px; font-family:arial; font-size:8pt; text-decoration:none; 
	}
a:hover {color:red; }
		
.title {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:24pt; font-weight:bold; font-style:italic; }

.front {
	font-family: Tekton Pro;
        font-weight:bold;
}
#contact {
	float: left;
}
#built {
	float: right;
}
