html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

html { 
	height: 100%; 
	color: #000000; 
	background: #ffffff; 
	font: 0.75em/1.5 Arial, Helvetica, sans-serif; 
}

body { 
	height: 100%;
}

a { color:#cc0000; text-decoration:underline; }
a:visited { color: #cc0030; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }
			

 h1, h2,  h3, h4 { 
	font: 2em Georgia, 'Times New Roman', Times, serif; 
	font-weight: normal; 
	line-height: 1.2;
}
h2 { 
	font-size: 1.3em; 
	font-weight: bold; 
}
h3 { 
	font-size: 1.2em; 
	font-weight: normal; 
}
h4 { 
	font-size: 1.1em; 
	font-weight: bold; 
}

blockquote { 
	margin-left: 10em; 
	padding-left: 1em; 
	border-left: 2px solid #ccc; 
}
code, pre { 
	font: 1.2em/1 "Courier New", Courier, monospace;
	padding: 1px 2px;
	background: #eee; 
}
pre { 
	border: 1px dashed #aaa; 
	line-height: 1.7em; 
	padding: 5px; 
	font-size: .9em; 
	background: #eee; 
	margin: 0; 
}
strong { 
	font-weight: bold;
}
em { 
	font-style: italic;
}
sup, sub { 
	vertical-align: baseline; 
	position: relative; 
}
sup { 
	top: -0.4em; 
}
sub { 
	bottom: -0.3em; 
}

hr { 
	color: #ccc; 
	background-color: #ccc; 
	height: 1px; 
	border-width: 0px; 
}
.clear {
	clear: both;
}
ul, ol { 
	margin-left: 3em; 
	line-height: 1.3em; 
}
ul li, ol li { 
	margin-bottom: .2em; 
}

dl {  
}
dl dt { 
	margin-bottom: .2em; 
	font-weight: bold; 
}
 dl dd { 
	padding-left: 5em; 
	margin-bottom: .4em; 
}

p, ul, ol, dl, blockquote, pre, hr { 
	margin-bottom: 11px; 
}

.nomargin {
	margin: 0!important;
}
.f-left {
	float: left;
	margin: 0 15px 15px 0;
}
.f-right {
	float: right;
	margin: 0 0 15px 15px;
}
.text-decoration {
	text-decoration: none;
	color: #180700;
}
h1.h130 {
	font-size: 130px;
}
h1.h110 {
	font-size: 110px;
}
h1.h90 {
	font-size: 90px;
}
h1.h40 {
	font-size: 40px;
}
.hidden {display:none;}
