/*------------------------------------------------------------*/
/* get the message stylesheet
/*------------------------------------------------------------*/

a {
	color: #666666;
	text-decoration: underline;
}

body {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	margin: 6px;
	padding: 0;
}

img {
	border: 0;
}

li {
	margin-bottom: 0.40em;
}

p {
	line-height: 140%;
	margin-bottom: 1em;
	margin-top: 5px;
}

td {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
}

th {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
