body {
	margin-top: 0px;
	margin-bottom: 0px;
}

.subtitle1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #2D96CC;
	font-weight: bold;
}

.title1 {
	font-family: Tahoma;
	font-size: 16px;
	color: #2D96CC;
	font-weight: bold;
}

.subtitle2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #778500;
	font-weight: bold;
}

span {
	font-family: Tahoma;
	font-size: 10px;
	color: #7F7F7F;
	line-height: 15px;
}

a:link.arrow {
	font-weight: normal;;
	text-decoration: none;
	color: blue;
}

a:visited.arrow {
	font-weight: normal;;
	text-decoration: none;
	color: blue;
}

a:hover.arrow {
	font-weight: bolder;
	text-decoration: none;
}

.contact {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
