body{
	font-family:Arial,"Trebuchet MS",Verdana,sans-serif;
	font-size:12px;
	color:#515353;
	line-height:18px;
	margin:0;
	padding: 0;
	text-align: left;
}

h1{
	font-size:14px;
	line-height:26px;
	background-color:#fff;
}
h2,h3{
	font-size:12px;
	line-height:18px;
	background-color:#fff;
}
strong{
	background-color:#fff;
}

h4{	
	font-size:12px;
	font-weight: bold;
	line-height:14px;
	background-color:#fff;
}

h3 a {
	text-decoration: none;
	color: inherit;
}

h4 a {
	text-decoration: none;
	color: inherit;
	background-color:#fff;
}

a:link,
a:visited{
	text-decoration:none;
	color:#515353;
}
a:hover,
a:focus,
p a{
	text-decoration:underline;
}

a:active{ }

.content a {
	text-decoration:underline;
}

img{border:0;}

