body {
	background-image: url('images/bg.gif');
	margin: 0px;
	font-family: Verdana;
/*	color: #ffe0e0; */
	color: #000;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 14pt;
}

p {
	color: #000;
	font-family: Verdana;
	font-size: 10px;
}

.blackTextSize1 {
	font-family: Verdana;
/*	color: #ffe0e0; */
	color: #000000;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 10pt;
}

.skinnyText1 {
	font-family: Verdana;
/*	color: #ffe0e0; */
	color: #000000;
	font-size: 10px;
	letter-spacing: 0px;
	line-height: 10pt;
}

.subheader {
	font-size: 12px;
	font-family: Verdana;
	letter-spacing: 1px;
	line-height: 18pt;
    text-decoration: none;
}


a {
	text-decoration: underline;
	font-family: Verdana;
	color: #000;
}

a:hover {
	text-decoration: none;
}

a.epiphanet {
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
}

strong {
	
	font-family: Verdana;
	/*color: #F49FBC;*/
	/*letter-spacing: 1px; */
	/*font-size: 12px;*/
	line-height: 18pt;
    text-decoration: none;
}

/*
em {
	font-style: normal;
}
*/

.subscribe {
	position: relative;
	top: 13px;
	left: 10px;
}
.subscribe_text {
	background-color: transparent;
	border: 0px;
	font-size: 8pt;
}
.subscribe_button {
	background-color: transparent;
	border: 0px;
	width: 40px;
	height: 30px;
	vertical-align: middle;
}

#nav_dropdown {
	position: absolute;
	top: 40px;
	left: -100px;
	z-index: 2;
	visibility: hidden;
}
#viviani {
	position: relative;
	z-index: 1;
}

.return_home {
	text-decoration: underline;
	font-size: 7pt;
}.size11Verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.copyrightText {
	font-size: 8px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.noUnderline {
	text-decoration: none;
}
