body {
	background-color: White;
	margin-left : 20px;
	margin-top : 20px;
	margin : 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height : 1.3em;
	font-weight : normal;
	width : 600px;
}

table  {
	background-color : White;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	border : 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height : 1.3em;
	font-weight : normal;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	border : 0px;
}



br {
	word-spacing : 0px;
	letter-spacing: 0px;
	line-height: 0px;
}

a:link {
	color: #AC0000;
	text-decoration: none;
	font-size : 14px;
}

a:visited {
	color: #AC0000;
	text-decoration: none;
	font-size : 14px;
}

a:hover {
	color: #AC0000;
	text-decoration: underline;
	font-size : 14px;
}

a:active {
	color: #AC0000;
	text-decoration: underline;
	font-size : 14px;
}

h1 {
	color: #454545;
	font-size : 14px;
	line-height : normal;
}