/* CSS Document */
body {
	background-image: url(../images/bkg/email.gif);
	color: #353535;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background-color: #D9D7C4;
	padding: 15px;
	border: 1px outset #BFB9AC;
}

.content1 {

	text-align: justify;
	line-height:1.3em;
	padding-bottom:5px;
}

.font-header3 {
	font-size: 10pt;
	font-weight: bold;
}

.text-indent {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	border: 1px solid #FFFFFF;
	padding-top:4px;
	padding-bottom:8px;
	text-align:center;
	margin-right:50px;
	margin-left:50px;
	margin-bottom:45px;
	margin-top:-10px;
	
}

.text-dent {

	text-indent: -15px;
	padding-left: 40px;
	font-style: normal;
	line-height: 14pt;
	font-size: 9pt;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom:0px;
	background-color: #EBEBEB;
}
.link1 {
     font: normal 10pt Times, serif;
     text-decoration: none;
	 letter-spacing: .1em;
     color: #6699CC;
         }

a.link1:link { color: #9A9256;}
a.link1:visited { color: #9A9256;}
a.link1:hover { color: #3C4927; text-decoration: underline;}
a.link1:active { color: #C9AAEE;}
