body { 
	/* customize_body */ font: 15px/23px Tahoma; /* customize_body */
	/* customize_body */ color: #333; /* customize_body */
}

img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color: #33f; /* customize_link */
}
a:hover {
	/* customize_link_hover */ color: #55f; /* customize_link_hover */
	text-decoration:underline;
} 

h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px;}
h1{ font: normal normal 21px Arial; line-height:40px }
h2{ font-size:19px; line-height:24px }
h3{ font-size:18px; line-height:21px }
h4{ font-size:14px; line-height:18px }
h5{ font-size:13px; line-height:16px }
p{ padding:0px 0px 0px 0px; margin:0px 0px 12px 0px; }

#page {
line-height:28px;
}

.nav-header li.nav-selected a {
color:gold;
}

ul li {
	margin-bottom:0;
}

.sftr {
text-align:center;
line-height:1.2em;
}

h1 a,h2 a,h3 a,h4 a,h5 a {
text-decoration:none;
color:#33f;
}

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover {
text-decoration:underline;
}


