body{
	margin:0;
	font:12px Arial, Verdana, Sans-Serif;
	background:#fff;
}
a:focus{outline:none;}
a{text-decoration:none;}
a{text-decoration:none; color: #fff;}
img{border:none;}
img.right
{
	float: right;
	margin: 0 0 1em 1em;
}
img.left
{
	float: left;
	margin: 0.3em 1em 0.3em 0;
}
h2{
	margin:10px 0 0;
	width:100%;
	font:bold 18px Arial, Verdana, Sans-Serif;
	color:#d1523d;
}
p{
	margin-top:5px;
	font-size:11px;
	line-height:16px;
	color:#272525;
	clear: left;
}
p a{
	text-decoration: none;
	color:#272525;
}
p a:hover{text-decoration:underline;}