@charset "utf-8";
/* CSS Document */



body {
	color: #000 !important;
	font-size: 20px !important;
	}

a, a:visited {
	color: #000 !important;
	font-weight: bold !important;
	text-decoration: underline !important;
	}

h1 { font-size: 1.5em !important; }
	
h2 { 
	font-size: 1.25em !important; 
	padding-bottom: 20px !important;
	}

h3 { font-size: 1em !important; }
	
h4 { 
	color: #000 !important;
	font-size: 0.75em !important; 
	}
	
h5 { font-size: 0.7em !important; }

#sidebar h1, #sidebar h1 a, h2, h3 { 
	width: 100% !important;
	height: 100% !important;
	text-indent: 0 !important;
	line-height: normal !important;
	text-decoration: none !important; 
	}
	
#sidebar {
	float: none !important;
	width: auto !important;
	}
	
#header { display: none !important; }

.carrot { 
	padding-left: 0 !important; 
	background: none !important;
	}
	
.gold { color: #000 !important; }