body
{
	/* Font */
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;

	/* Text color */
	color: #222;


}

ol,ul,dl
{
	/* IE7: reset rtl list margin. (#7334) */
	*margin-right:0px;
	/* preserved spaces for list items with text direction other than the list. (#6249,#8049)*/
    padding:0 40px;
}
p.wiki_paragraph {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    color: #3c495b;
    text-align:justify;
    margin:0px !important;
}
