/* Copyright Francesco De Bartolo, alls rigth reserved. */

.Contacts-Page-Background {
	background-color: #1E0F00;
	margin: 0px;
	padding: 0px;
}

.Contacts-Page-Font {
	font-family: Mistral, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #99CCFF;
	text-decoration: none;
}

.Contacts-Page-Table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #99CCFF;
	text-decoration: none;
	border: thin solid #99CCFF;
}
