@charset "utf-8";
/* CSS Document */



#firstHeading {
    margin-bottom: .1em;
    /* These two rules hack around bug 2013 (fix for more limited bug 11325).
       When bug 2013 is fixed properly, they should be removed. */
    line-height: 1.2em;
    padding-bottom: 0;
	border:none;
	border-bottom: 1px solid #aaa;
	background:none;
	}




#firstHeading {
    margin-bottom: .1em;
    /* These two rules hack around bug 2013 (fix for more limited bug 11325).
       When bug 2013 is fixed properly, they should be removed. */
    line-height: 1.2em;
    padding-bottom: 0;
	border:none;
	border-bottom: 1px solid #aaa;
	background-color:#808080;
	color:#FFF;
	margin-top:10px;
	padding-left:5px;
	}


#bodyContent h2 .mw-headline{
	font-weight:bold;
	font-size:14px;
	}

h2{
	border:1px dashed #aaa;
	padding-left:5px;
	}
	
/*
#bodyContent{
	text-indent:12px;
}

#content #bodyContent p a{
	text-indent:12px;
}*/
