body {
	background-color: #fff;
	color: #A0A0A0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 78%;
	padding: 50px 100px 50px 100px;
	
}

h1{
	font-size: 2.2em;
	text-align: center;
	font-weight: normal;
}

h2{
	font-size: 1.3em;
	position: relative;
	top: 2.7em;
	font-weight: bold;
}

h1, h2{
	color: #838383;
}

a {
	font-variant : normal;
	font-weight: bold;
	text-decoration : none;
	color: #838383;
}

p{
	padding-left:200px;
	width: 450px;
padding-top: 1em;

	line-height : 1.4em;
}

.marked{
position: inline;
	background-image : url(images/paraMarker.jpg);
	background-repeat : no-repeat;
	margin-left:200px;
	background-position : 0px 1em;
	margin-top: 2em;
}

.marked p{
	margin: -12px  0 0  -160px;
	line-height : 1.4em;
}