body { 
	/* customize_body */ font:normal normal 13px Arial; /* customize_body */
	/* customize_body */ color:#777777; /* customize_body */
	line-height:18px;
}

img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color:#004080; /* customize_link */
}
a:hover {
	/* customize_link_hover */ color:#211973; /* customize_link_hover */
} 

#footer {
	/* customize_footer_text */ color:#ababab; /* customize_footer_text */
}

#footer a,#footer a:visited,#footer a:active {
	/* customize_footer_link */ color:#cccccc; /* customize_footer_link */
}
#footer a:hover {
	/* customize_footer_link_hover */ color:#ffffff; /* customize_footer_link_hover */
}

#page strong {
	/* customize_hilight_color */ color:red; /* customize_hilight_color */
}

h1,h2,h3,h4,h5{ margin:2px 0px 4px 0px; padding:2px 0px; /* customize_heading */ color:#004080; /* customize_heading */ }

h1{ font-size:21px; line-height:23px }
h2{ font-size:18px; line-height:20px }
h3{ font-size:16px; line-height:18px }
h4{ font-size:14px; line-height:16px }
h5{ font-size:13px; line-height:15px }
p{ padding:0px 0px 0px 0px; margin:0px 0px 12px 0px; }
