body { 
	/*font-family: 'Sintony', sans-serif;*/
	/* customize_body */ 
	font: normal normal 13px 'Oxygen'; /* customize_body */
	/* customize_body */ color: #aaa; /* customize_body */
	line-height:18px;
}

img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color: rgb(102, 137, 240); /* customize_link */
	text-decoration:none;
}
a:hover {
	/* customize_link_hover */ color: #0f44de; /* customize_link_hover */ text-decoration:underline;
} 

h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px }
h1{ font-family: 'Oswald', sans-serif; text-transform: uppercase; font: normal normal 21px; line-height:28px; color: #0f44de; }
h2{ font-family: 'Oswald', sans-serif; font-size:18px; line-height:24px; color: #0f44de; }
h3{ font-family: 'Oswald', sans-serif; font-size:16px; line-height:21px; color: #0f44de; }
h4{ font-size:14px; line-height:18px; color: #0f44de; }
h5{ font-size:13px; line-height:16px; color: #0f44de; }
p{ padding:0px 0px 0px 0px; margin:0px 0px 12px 0px; }