
@import url('https://fonts.googleapis.com/css?family=Oswald');

body {
    font-size: 10pt;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    color: #000000;
    padding: 20px;
}

h1 {
	font-size: 12pt;
    font-weight: bold;
    color: #676666;
}

p {

}

.infobox {
    background: #edf910 none repeat scroll 0 0;
    color: #000 !important;
    font-size: 16px;
    line-height: 1.4em;
    margin: 10px 0 0;
    padding: 5px 5px 0px 20px;
    margin-bottom: 30px;
}

.ce_youtube {
	margin-top: 20px;
}
