

body {
	margin: 0;
	padding: 0;
	/* customize_body */ font: normal normal 12px Lucida Grande, "Arial"; 
	/* customize_body */ color: #000000 ; /* customize_body */
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

h1 {
	/* customize_h1 */ font: normal normal 2em "Arial", Times, serif; /* customize_h1 */
	/* customize_h1 */ color: #6B2F01; /* customize_h1 */
}

h2 {
	/* customize_h2 */ font: bold bold 16px "Arial", Times, serif; /* customize_h2 */
	/* customize_h2 */ color: #9b4605; /* customize_h2 */
	
}

h3 {
		/* customize_h2 */ font: bold bold 14px "Arial", Times, serif; /* customize_h2 */
	/* customize_h2 */ color: #9b4605; /* customize_h2 */

}

p, ul, ol {
	
}

p{
	
}

ul{
	
}

ol{

}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	/* customize_links */ font: normal normal 12px Lucida Grande, "Arial", Times, serif; /*customize_links */
	/* customize_links */ color: #6B2F01; /* customize_links */
	border:0
}

a:hover {
	/* customize_links_hover */ font: normal normal 12px Lucida Grande, "Arial", Times, serif; /*customize_links_hover */
	/* customize_links_hover */ color: #6B2F01; /* customize_links_hover */
	text-decoration: none;	border:none
}

h2 a {
	text-decoration: none;
}