body {
	margin: 0;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(img/bg_stripe.gif);
	font-size: 10pt;
	line-height: 130%;
}

td {
	color: #333333;
	font-size: 10pt;
	line-height:130%;
}


a {
	font-size: 10pt;
	color: #FF3399;
	text-decoration: none;
}

a:visited: {
	font-size: 10pt;
	color: #333333;
}

a:active {
	font-size: 10pt;
	color: #FF99CC;
}

 a:hover {
	font-size: 10pt;
	color: #FF3399;
	text-decoration: underline;
}


.message_title {
	font-size: 12pt;
	color: #666666;
	line-height: 140%;
}

.message_resume {
	font-size: 8pt;
	color: #666666;
	line-height: 125%;
}

