body {
	background-color:#9f9f9f;
}
.name {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight:bold;
	color: #737373;
}
.adress {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
}
a {
	color:#737373;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
}

p {
	margin:2px;
	padding:2px;
	}







/*------------------- Flash Replacement ____________________*/

#iFlashReplacement{
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	text-align: left;
   font-size: 13px;
}
#iFlashReplacement p{
	padding: 5px 0;
}
#iFlashReplacement h3{
	padding: 25px 0 10px 0;
   margin: 0;
}
#iFlashReplacement h2{
	padding: 45px 0 10px 0;
   margin: 0;
}
