html { font-size: 100%; }
body { font-size: 75%; }
table { font-size: 100%; }
html>body { font-size: 12px; }

body {
	color:#5c5c5c;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	margin: 1em 0 .5em; 
	line-height: 1.2;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
h1 { margin-top: 0.5em; font-size: 36px;  line-height:36px; margin-bottom: 0;}


h2 {
/*	font-size: 1.4em;
	padding: 0;
	margin: 0;
	height: 38px;
	line-height: 1.2em;*/
    font-size:1.5em;
    font-weight:normal;
    line-height:1.1em;
}

h3 {
	font-size: 1.116em;
	padding: 0;
	margin: 0;
	line-height: 1em;
}

h4 {
	font-size: 1em;
	padding: 0;
	margin: 0;
	line-height: 1em;
}

h6 {
	padding: 0;
	margin: 0;
}

a {text-decoration: none;color:#b49759;}
a:hover {color: #e9c12e;}

p 
{
    margin: 1em 0;
    padding: 0;
    display:block;
}

.blacktext {color: #000;}
.whitetext {color: #fff;}
.lgreytext {
	color: #ccc;


	padding: 0;
	width: 400px;
	height: 20px;


	_margin: -10px 0 0 -10px;
}
.dgreytext {color: #666;}

.blacktext a {color: #000;}
.whitetext a {color: #fff;}
.lgreytext a {color: #ccc;}
.dgreytext a {color: #666;}
goldenlink .a {color: #ff0000; font-family: Arial, Helvetica, sans-serif;}

.blacktext a:hover {color: #666;}
.whitetext a:hover {color: #ccc;}
.lgreytext a:hover {color: #666;}
.dgreytext a:hover {color: #ccc;}
.goldenlink a:hover {color: #000; font-family: Arial, Helvetica, sans-serif;}

.s1 {font-size: 90%;}
.s2 {font-size: 75%;}

.mailer {margin: 1px 0 1px 0;}

.arial {
	font-family: Arial, Helvetica, sans-serif;
}


.sIFR-active h1 {
	margin: 0 0 10px 0 !important;
	color:#494949;
}
