@CHARSET "UTF-8";
html {font-size:100.01%;}
body {font-size:.8em;color:#222;background:#fff;font-family:Helvetica, sans-serif}
h1 {
	font-size: 1.6em;
	font-family:georgia;
	color:#56727c;
}

h2 {
	font-size: 1em;
    font-family:georgia;
	color:#56727c;
	text-transform:uppercase;
}


a:link, a:visited {
	color: #45799a;
	text-decoration: underline;
}

a:hover, a:active {
    text-decoration: none;
}
