@charset "UTF-8";
body { 
	/* customize_body */ 
	font-style:normal;
	font-weight:normal;
	/* customize_body */
	line-height:135%;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	/* customize_body */ color: #333333; /* customize_body */
}

img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color: #347811; font-weight:bold; /* customize_link */
}
a:hover {
	/* customize_link_hover */ color: #66AA00; font-weight:bold; /* customize_link_hover */
} 

h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:12px }
h1{ font: normal normal 24px Arial; line-height:30px }
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 16px 0px;}/* CSS Document */

