@import url('https://fonts.googleapis.com/css?family=Open+Sans:200,300,400,500,700');

#wiki-content, .mce-content-body { 
  font-family: 'Open Sans',Arial,Helvetica,Sans-Serif;
  color: #4e4e4e;
  font-size: 10pt;
}

#wiki-content 
{
  padding-left: 15px;
}

#wiki-content img, .mce-content-body img
{
  box-shadow: 1px -1px 10px silver;

}

#wiki-content h1, .mce-content-body h1 {
background-color: inherit;
font-size: 18pt;
line-height: 2;
padding-left: 0px;
font-weight: 500;
}
#wiki-content h2, .mce-content-body h2 {
background-color: inherit;
font-size: 14pt;
line-height: 2;
padding-left: 0px;
font-weight: 500;
}
#wiki-content h3, .mce-content-body h3 {
background-color: inherit;
font-size: 12pt;
line-height: 2;
padding-left: 0px;
font-weight: 500;
}
#wiki-content h4, .mce-content-body h4 {
background-color: inherit;
font-size: 12pt;
line-height: 2;
padding-left: 0px;
font-weight: 500;

}
#wiki-content h5, .mce-content-body h5 {
background-color: inherit;
font-size: 12pt;
line-height: 2;
padding-left: 0px;
font-weight: 500;

}
#wiki-content h6, .mce-content-body h6 {
background-color: inherit;
font-size: 12pt;
line-height: 2;
padding-left: 0px;
font-weight: 500;

}
