body { /* customize_body */
	/* customize_body */ color: #4a4a4a;
	font: normal normal 12px/16px Arial, sans-serif;
}

img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color: #4a4a4a; /* 4a4a4a customize_link */
}
a:hover {
	/* customize_link_hover */ color: #2fccfa; /* customize_link_hover */
} 

h1,h2,h3,h4,h5{ margin: 0 0px 4px; padding: 0 0px 4px;
	font-family: "Courier New", Courier, mono;
}
h1{ font: normal normal 21px Arial; line-height:28px }
h2{
	font-size: 40px;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	line-height: 40px;
}
h3{ font-size: 20px; line-height: 21px;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
}
h4{ font-size: 12px; line-height: 18px;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
}
h5{ font-size:13px; line-height:16px }
p{ padding:0px 0px 0px 0px; margin:0px 0px 12px 0px; }