﻿.contacts{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	padding-left: 7px;
	text-align: left;
	line-height: 14px;
}
.name, .name a, .name a:visited {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #7B0018;
	text-decoration: none;
}
.contactBody{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: 14px;
}
.itemSpacer{
	padding-bottom: 8px;
}
*html .itemSpacer{
	padding-bottom: 7px;
}

*html .itemSpacer{
	padding-bottom: 2px;
}
.name a:hover{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.email, .email a, .email a:visited{
	font-family: verdana;
	font-size: 11px;
	color: #7B0018;
	text-decoration: none;
}
.email a:hover  {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}

