body {	font-family: 'Roboto Slab', serif;
	font-size: 0.95em; font-weight: normal; letter-spacing: 0.5px;
	background: #fff url(/img/bg.jpg) center top repeat-x;
	margin: 0 auto;	padding: 0;
	color: #666;
	max-width: 100%; position:relative;
}

h1 {	color: #666;margin-bottom: 14px;
	font-size: 1.2em;
	font-family: 'Roboto Slab', serif;
	font-weight: bold;
}
h2 {	color: #187caa;
	font-size: 0.95em;
	font-family: 'Roboto Slab', serif;
	font-weight: bold;
}
h3 {	color: #666;
	font-size: 0.8em;
	font-family: 'Roboto Slab', serif;
        font-weight: normal;
}
ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

ul li {
    background-image: url(/img/bullet.jpg);
    background-repeat: no-repeat;
    background-position: 0px 7px;
    padding-left: 14px;
}

a {	color: #187caa;
	text-decoration: none; 
}
a:hover, a:active, a:focus { 	color: #b8b8b8;
	text-decoration: none;
}
h1 a {	color:#b8b8b8;
	float:left;
	padding:0px 0;
}
p {	line-height: 140%;
}
hr {	margin:5px 0 5px 0;
	background: #990000;
	height:5px; border:0;
}
/* Stylesheet: vdberg text Modified On 2015-01-11 05:28:31 */
