*{padding:0;margin:0;}
BODY{
	background:#F4F5F5;
	color : #f3f3f3;
	min-width:1000px;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 20px;
}
A{color : aqua;outline:none;
  text-decoration : none;
}
A:hover{color : yellow;
  text-decoration : underline;
}


h3,h4,h5,h6{padding:6px 0;}
p{color:#333; clear:both; margin:1em auto; line-height:1.5;}
hr{display:none;}

#content{width:300px;float:left;}
#menu{float:left;}
#menu{list-style:none; padding:0 22px;}
#menu ul{padding:0 0 0 20px; list-style:square;}
#menu a{padding:6px 0;display:block; font-size:14px; white-space:nowrap;}
#menu a:hover{color:#E79D35;}
#menu li a{font-weight:bold;}
#menu li li a{font-weight:normal;}
#donate{padding:10px 0;}

ul.sub{list-style:none;margin:0 0 40px 0;}
ul.sub li{ float:left;}
ul.sub a{ padding:5px 10px; margin:5px 5px 0 0; background:#111; border:solid; display:block;}
ul.sub a:after{content: " »"}
ul.sub a:hover{color:#C17878;}

ul.list{border:1px solid #888;}
ul.list, ul.list ul{padding:5px 0 5px 20px; margin:6px 0;}
ul.list li{padding:2px 0;}

.half{width:49%;margin-bottom:2%;}
.colAA{width:68%;margin-bottom:2%;}
.colC{width:30%;margin-bottom:2%;}
.left{float:left;}
.right{float:right;}

#listing{color:222}
pre {
	background: #000;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 5px 7px;
	overflow: auto;
	font-size: 12px;
}
pre, code {margin:0 0 1em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}

.kw1 {
	color: #1b609a;
}

.kw2 {
	color: #9a6f1b;
}

.me1 {
	color: #666;
}

.kw3, .re0, .sc1 {
	color: #784e0c;
}

.br0 {
	color: #444;
}

.st0 {
	color: #489a1b;
}

.co1, .coMULTI {
	color: #888;
}

.nu0 {
	color: #70483d;
}
H1{
  font-size : 10px;
}

