body{ font-family: Verdana, Arial, sans-serif; }
body { 
	/* customize_body */ font:normal normal 10px Verdana; /* customize_body */
	/* customize_body */ color:#222; /* customize_body */
}
/* body#tinymce { color:#262626 } */

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

h1,h2,h3,h4,h5{
	margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px;
	/*font-family: "Times New Roman", Times, serif;*/
}
h1{ font-size:21px; line-height:27px; font-weight: bold; }
h2{ font-size:18px; line-height:24px; font-weight: bold; }
h3{ font-size:12px; line-height:18px; font-weight: bold; }
h4{ font-size:12px; line-height:18px; font-weight: normal; text-decoration: underline; }
h5{ font-size:12px; line-height:18px; font-weight: normal; text-decoration: underline; }
p{ padding:0px 0px 0px 0px; line-height: 18px; }
pre{ font-size:14px; line-height: 17px; }

