﻿body {
    color: #333333;
    font-family: Arial, sans-serif;
    font-size: 12px;
}

h1, h2, h3 {
    color:#333333;	
}

h1 {
    font-size: 24px;
    /*letter-spacing: -1px;*/
}

h2 {
    font-size: 14px;
     /*letter-spacing: -1px;*/
    /*margin: 0 0 12px;*/
margin-top: 10px;
}

h3 {
    font-size: 14px;
    font-style: italic;
margin-top: 10px;
}

 h4, h5, h6 {
    font-size:12px;
}
a, .anchor {
    color:#182d5a;
}

a:hover {
	text-decoration:underline;
}

p {
    line-height:21px;
    margin-top: 10px;
    margin-bottom: 0px;
}

.Big {
font-size: 40px;
}
.Caption{
font-size: 10px;
font-weight: bold;
display: block;
line-height: 12px!important;
}
.inline-ad {
}
    .adLabel {
        display: none;
    }
    .mce-content-body .adLabel {
        display: block;
        background: red;
        color: white;
    }
    .gpt-ad-inline {
    }
.mce-content-body .gpt-ad-inline {
            display: block: 
            background: red;
            height: 20px;
            overflow: hidden;
        }