body { 
	/* customize_body */ font: normal normal 12px Arial; /* customize_body */
	/* customize_body */ color: #333333; /* customize_body */
}

img,
a img
{ border: 0px; }

h1,h2,h3,h4,h5,h6{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:0px; color:#134d8c; }
h1{ font: normal bold 16px Verdana;   }
h2{ font-size:15px; }
h3{ font-size:13px; }
h4{ font-size:11px; }
h5{ font-size:9px; }
p{ padding:0px 0px 0px 0px; line-height: 18px;}

a,a:visited,a:active {
	/* customize_link */ color: #134d8c; /* customize_link */
	text-decoration:none;
}
a:hover {
	/* customize_link_hover */ color: #358c13; /* customize_link_hover */
} 
#bot,
#bot p
{ color:#D8D8D8; }
#bot a
{ color:#D8D8D8; text-decoration:none; }
#bot a:hover
{ text-decoration:underline; color:#fff; }

div#bot_left p
{
	padding:0px;
	margin:0px;
	line-height: 14px;
}

.splash h1
{
	font-size:22px;
	font-style:italic;
	font-weight:bold;
}
