	body{
		margin: 0px 0px 0px 0px;
		padding : 0px 0px 0px 0px;
		text-align : center;
		font-family : sans-serif;
		color: #FFFFFF;
		font-size : 13px;
		background : #326324 url('http://images.signpack.info/background.gif') repeat;
		background-attachment: fixed; 
	}
	HTML {
		overflow: -moz-scrollbars-vertical;
	}
	h1 {
		font-size : 18px;
		font-weight : bold;
	}
	h2 {
		font-size : 18px;
		font-weight : bold;
		height: 8px;
	}
	h3 {
		font-size : 13px;
		font-weight : normal;
	}
	table.TextElement td {
		font-size : 13px;
		padding-bottom : 20px;
	}
	td {
		font-size : 13px;
	}
	td a{
		font-size : 13px;
		padding-bottom : 20px;
		color: #FFFFFF;
	}
	td.TextFooter {
		color : #FFE3D7;
		font-size : 11px;
		padding: 0 5px; 
	}
	td.TextFooter a{
		color : #FFE3D7;
		font-size : 11px;
		text-decoration: none;
	}
	td.TextFooter a:hover{
		color : #FFE3D7;
		text-decoration: underline;
	}
	td.TextFooter a:visited{
		color : #FFE3D7;
	}