<style type="text/css">

	.dummy { }

	body {
		background-color:#F2F1E6;
		padding:0;
		margin:10px 0 0 0;
		}
	
	body, table {
		font:	15px/1.4 Verdana, Arial, Helvetica, sans-serif;
		color:#6A5D51;
		}
		
	img {
		border: 0;
		}
			
	a {
		color:#910000;
		text-decoration:none;
		}
	
	a:hover {
		text-decoration:underline;
		}
		
	h1 {
		margin:0 0 0px 0;
		font-size:20px;
		font-weight:normal;
		color:#6A5D51;
		}
		
	h2 {
		margin:0 0 10px 0;
		font-size:15px;
		font-weight:bold;
		color:#6A5D51;
		}
		
	hr {
		height: 1px;
		color: #6A5D51; 
		width: 100%; 
		border-style: solid;
		border-bottom:0;
		border-right:0;
		border-left:0;
		}
		
	.small  {
		font-size:9px;
		}

	.small a {
		color:#6A5D51;
		}

  .footer {
	 background-color:#F15A45;
	 color:#B5B391;
	 height:28px;
	 font-size:13px;
	 }

  .footer a {
	 color:#B5B391;
	 }

  .buttons img {
	 margin-right:34px;
	 vertical-align:middle;
	 }
</style>
