<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* mail_filter_text */
img{
	border: 0px;
	}

.mail_filter_text{
	width: 600px;
	padding: 5px;
	text-align: left;
	clear: left;
	font-size: 13px;
	line-height: 20px;
	}

.mail_filter_text p{
	padding: 0 15 0 15px;
	clear: both;
	}

.mail_filter_text p span.b{
	font-size: 15px;
	font-weight: bold;
	}

img.filter_photo{
	margin: 0 10 20 0px;
	}

.mail_filter_subtitle{
	clear: both;
	display: block;
	padding: 5px;
	margin-top: 10px;
	background: #C9CACB;
	color: #595757;
	font-size: 18px;
	font-weight: bold;
	}

.pink{
	color:#E95377;
	font-weight: bold;
	}</pre></body></html>