body { 
	/* customize_body */ font: normal normal 14px Arial; /* customize_body */
	/* customize_body */ color: #777777; /* customize_body */
}

img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color: blue; /* customize_link */
}
a:hover {
	/* customize_link_hover */ color: blue; /* customize_link_hover */
} 

h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px }
h1{ font: normal normal 21px Arial; line-height:28px }
h2{ font-size:18px; line-height:24px }
h3{ font-size:16px; line-height:21px }
h4{ font-size:14px; line-height:18px }
h5{ font-size:13px; line-height:16px }
p{ padding:0px 0px 0px 0px; line-height: 18px;}

#sub ul.nav a{ text-decoration:none; color: black;
	list-style-type: none;
	text-align: left;
}

#sub ul.nav h1{ text-decoration:none; color: black;
	list-style-type: none;
	text-align: left;
}
#sub ul.nav a.nav-selected {font-weight: bold;
	list-style-type: none;
	list-style-image: none;
	color: #6b6b6b;
	text-align: right;
}
#sub ul.nav a:hover{ text-decoration:underline;
	list-style-type: none;
	list-style-image: none;
	color: #6b6b6b;
}

 