body { 
	/* customize_body */ font-family: Georgia, "Times New Roman", Times, serif; 
	                     font-style: normal; /* customize_body */
						 font-size:13px;
	/* customize_body */ color: #fff; /* customize_body */
	line-height:18px;
}

body#tinymce{
	color:#000;
}

p{
	 font-size:15px;
	 font-style:normal;
}

img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ font-style: italic;
	                     color: #ae845d; /* customize_link */
}
a:hover {
	/* customize_link_hover */ font-style: italic;
	                           color: #c2a14b; /* customize_link_hover */
} 

h1,h2,h3,h4,h5{ font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-weight: bold; margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px }
h1{ font: bold italic 28px Georgia; line-height:28px }
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 0px 0px; margin:0px 0px 12px 0px; }

input[type="submit"]{
	background-color: #351B19;
	border-color: #775C5A #000000 #000000;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	font-size: 14px;
	font-style: italic;
	font-family: Georgia;
	padding: 7px;
}