body {
	color: #626262;
	font-family: Verdana, Arial;
	font-size: 14px;
}

#detailsbg {
	background-color: #d7d7d5;
}

h1 {
	font-size: 24px;
}

#h1a {
	padding-top: 25px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 15px;
}

.h2a {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 15px;
}

a {
	text-decoration: none;
}


a:link {
	color: #0066cc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066cc;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #0066cc;
}



li.smalltext {
	font-size: 90%;
	padding:0;
}

.contents {
	position: relative;
	top: 40px;
	width: 625px;
	/* height: 525px; */
	padding-left: 50px;
	padding-right: 30px;
	padding-bottom: 40px;
	text-align: justify;
}

#contentswithscrollbar {
	overflow-x: hidden;
	overflow-y: auto;
}
.articlesubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #626262;
	text-decoration: underline;
}


.details {
	position: relative;
	border-top: thin;
	border-top-style: dotted;
	background-color: #c0c0c0;
	padding-left: 50px;
	padding-right: 30px;
	padding-bottom: 40px;
	text-align: justify;
}

.links {
	padding: 5px;
}

.subtitle {
	font-size: 16px;
	font-weight:bold;
}

.quotation {
	margin-left: 30px;
	margin-right: 100px;
}

.listtitle {
	font-weight: bold;
	text-decoration: underline;
}

.maintitle {
	color: #975710;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#img1 {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

img {
	border: none;
}

.media {
	position: relative;
	padding-left: 50px;
	padding-right: 30px;
}

li.nobullets {
	list-style:circle;
}

li.nobullets p{
	margin-top: 0;
}


li {
	padding-top: 10px;
}

p.withtopline {
	border-style: dotted;
	border-color: #c0c0c0;
	border-top: thin;
	border-left: none;
	border-right: none;
	border-bottom: none;
	padding-top: 15px;
}

p.firstlineindent {
	text-indent: 40px;
}

.fake-link {
	cursor: pointer;
	display: inline;
}

.socialnetwork {
	font-size: 70%;
	color: #306EFF;
}