body {
	font-size:75%;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
}

a {
	color: #005BAB;
	text-decoration: none;
	font-weight: bold;
	font-size: 95%;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #005BAB;
}

th { 
	text-align: left; 
	font-weight: bold; 
}



h1,h2,h3,h4 {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	padding-top: 8px;
	padding-bottom: 8px;
}

h1 {
	font-size: 110%;
}

h2 {
	font-size: 110%;
	padding-bottom: 2px;
	color: #005BAB;
}

h3 {
	font-size: 90%;
	padding-bottom: 2px;
	text-transform: uppercase;
}

h4 {
	font-size: 90%;
	padding-bottom: 2px;
}

p {
	line-height: 1.3em;
    padding: 0 20px 10px 20px;
}

#frontpage  {
	border-top: 1px solid #96A0CC;
	padding: 6px;
	font-size: 90%;
}
#frontpage_bottom  {
	border-top: 1px solid #96A0CC;
	border-bottom: 1px solid #96A0CC;
	padding: 6px;
	font-size: 90%;
}


#contact1  {
	font-size: 75%;
	display: block;
	width: 56px;
	float: left;
	padding-bottom: 30px;
}


#contact2  {
	font-size: 75%;
	display: block;
	width: 120px;
	float: left;
	padding-left: 5px;
	padding-right: 20px;
}

table.contact tr td {
       width: 33%;
       border: 1px solid #ccc; 
       padding: 5px 5px 20px 5px;
}

#references1  {
	font-size: 75%;
}

#references2  {
	padding-right: 20px;
	padding-bottom: 6px;
	text-align: left;
}