﻿a{
	font-family: Tahoma;
	font-size: 9pt;
	color: Black;
}

a:hover{
	font-family: Tahoma;
	font-size: 9pt;
	color: #008083;
}

a:visit{
	font-family: Tahoma;
	font-size: 9pt;
	color: Black;
}

body{
	background: white;
	font-family: tahoma;
	font-size: 9pt;
}

H1{
	font-size: 11pt;
	color: #008083 ;
	font-weight: bold;
}


H2{
	font-size: 9pt;
	color: #008083 ;
	font-weight: bold;
}

.logos{
	margin: 3px;
	align: center;
}

.bodytext{
	font-size: 9pt;
}

.address{
	font-size: 8pt;
	color: #008083 ;
	text-align: right;
}

.fineprint{
	font-size: 8pt;
	text-align: center;
}

.email{
	font-size: 8pt;
	
}

.email:hover{
	font-size: 8pt;
	
}