body {
	xbackground-color:#FFFBD4;
background-color:#FFFDE7;
	padding:20 40 30 40;
	margin:0px;

}

body, p, div, span, td {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	color:000000;
	font-weight:normal;
	line-height:1.5;
	xborder-width:2px;
	xborder-style:solid;
}

p	{ margin-top:0px; padding-top:0px }

img	{ border-width:0px; border-style:solid; border-color:000000 }

h1, h2, h3, h4 {
	font-weight:bold;
	letter-spacing:1px;
	color:C13F39;
	Xtext-transform:uppercase;
	margin:0px;
	line-height:3;
	xborder-width:2px;
	xborder-style:solid;
}
	

a {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	color:C13F39;
	text-decoration:none;
	line-height:1.5;
}
a:link, a:visited { text-decoration:none; }
a:hover 	{ text-decoration:underline;  }
