body {
	font-family: helvetica, ariel, sans-serif;
	background-color: #FFFFFF;
	text-indent: none;
	text-align: left;
	margin-left: 25px; margin-top: 5px; margin-right: 25px; margin-bottom: auto;
	line-height: 20px;
}
h1 {
	color: #FF6666;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .15 em;
	margin-left: 25px; margin-top: 5px; margin-right: 25px; margin-bottom: auto;
	line-height: 20px;
	text-align: left;
}
h2 {
	color: #FF6666;
	font-size: 12px;
	text-weight: bold;
	margin-left: 25px; margin-top: 5px; margin-right: 25px; margin-bottom: auto;
	line-height: 20px;
	text-decoration: underline;
	text-align: left;
}
p {
	color: #006666;
	font-size: 12px;
	margin-left: 25px; margin-top: 5px; margin-right: 25px; margin-bottom: auto;
	line-height: 20px;
	text-align: left;
}

td img {display: block; border-color:#FFF; background-color: #FFF;}

a {
	color: #FF6666;
	text-decoration:none;
	font-size: 12px;
	text-align: left;
}
a:link {color: #FF6666; text-decoration:none;}
a:visited {color: #FF6666; text-decoration:none;}
a:hover {color: #FF3366; text-decoration:underline;}
a:active {color: #FF3366; text-decoration:none;}

#other {
	color: #006666 ;
	text-decoration: underline;
	}
	
.other a:link{color: #006666; text-decoration: underline;}
.other a:visited {color: #006666; text-decoration: underline;}
.other a:hover {color: #006666; text-decoration: underline;}
.other a:active {color: #006666; text-decoration: underline;}
