h1, h3{
            font-family: georgia, serif !important;
            }
h1 {
            font-size: 26px;
            }

h3{
            font-size: 16px;
            /*font-weight: normal;*/
            margin-top: 1.5em;
            margin-bottom: 0.7em;
            margin-top: 2.2em;
            margin-bottom: 0.7em;
            }

p{
            font-size: 13px;
            /*text-indent: 1em;*/
            text-align: justify;
            width: 490px;
            }

.rt-article img{
            float: right;
            margin: 15px;
            margin-top: 25px;
            width: 370px;
            /*height: 200px;*/
            padding: 0px;
            background-color: #C0C0C0;
            border: 1px solid #DBDADA;
            }


strong {
	font-family: georgia, serif;
	letter-spacing: -1px;
	font-size: 1.1em;
}

.name {
            font-size: 12px;
            letter-spacing: normal;
            }