body, table {
color: #888;
	font-family: 'Arial', Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 122%;
	margin-top: 0;
}

p {
	margin-top: 0
}

h1, h2, h3 {
	color: #999999;
	font-size: 20px;
	font-family: 'Arial', Tahoma, sans-serif;
	margin-top: 0;
	font-weight:normal;  
}
 
h2 {
	font-size: 18px;
}
 
h3 {
	font-size: 14px;
}
 
a { color: #850D48; text-decoration: underline; }
a:hover { color: #888; text-decoration: underline; }
 
a img { border: none }