<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
@import url(http://fonts.googleapis.com/css?family=Pacifico);

body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
h3.jsn-moduletitle,
#jsn-gotoplink,
.page-header,
.subheading-category,
#jsn-menu a span.jsn-menutitle,
.menu-pushmenu a,
.componentheading,
.contentheading,
.text-dropcap p:first-child:first-letter,
p.text-dropcap:first-child:first-letter {
	font-family: Helvetica;
	text-transform: none !important;
	font-weight: 300;
}
#jsn-menu a span.jsn-menutitle,
h3.jsn-moduletitle {
	font-size: 1.3em;
}</pre></body></html>