body 
{ 
	/* customize_font */ font: normal normal 11px Arial; /* customize_font */
	/* customize_font_color */ color: #515151; /* customize_font_color */
}
div#splash h1,
div#splash h2
{ /* customize_showcase */ font: normal bold 27px Georgia; /* customize_showcase */ }
img {border: 0px; }
a, a:visited
{
	/* customize_link */ color: #a90329; /* customize_link */
	text-decoration:none;
	cursor:pointer;
}
a:hover 
{ 
	 /* customize_link_hover */ color: #000000; /* customize_link_hover */
	text-decoration:underline;
} 

h1,h2,h3,h4,h5,h6
{ 
	margin:0px 0px 4px 0px; 
	padding:4px 0px; 
	margin-top:0px; 
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
h1{ font-size:18px; }
h2{ font-size:17px; }
h3{ font-size:15px; }
h4{ font-size:11px; }
h5{ font-size:9px; }
p{ padding:0px; margin-top:0px; line-height: 18px; }
