BODY {
	font-family : "Trebuchet MS", arial, helvetica;
	font-size : 13px;
	font-style : normal;
	color : #414141;
	margin: 0px;
	background-color: #414141;
}

TD {
	font-family : "Trebuchet MS", arial, helvetica;
	font-size : 13px;
	font-style : normal;
	color : #414141;
	line-height:20px;
}

h1 {
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 22px;
	font-weight: normal;
	color: #ffffff;
	margin-bottom:10px;
}
h2 {
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #49043a;
	margin-bottom:5px;
}
ul {
	margin-bottom: 0px;
	margin-top: 0px;
}

A, A:LINK, A:VISITED, A:FOCUS {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
}
A:HOVER {
	color: #ffffff;
	text-decoration : underline;
}

