@charset "utf-8";
body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}
h1 {
	font-size: 36px;
	font-style: normal;
	color: #FFFFFF;
}
h2 {
	font-size: 24px;
	font-style: normal;
	color: #FFFFFF;
	font-weight:normal;
}
p {
	line-height:1.7em;
}
p.extra {
	
	font-style: oblique;
	text-align:justify;
}
p.extra:first-letter {
	font-size: 2em;
	padding-top:20px;
	letter-spacing: 0em;
	font-weight: lighter;
	white-space: pre;
}

blockquote {
	width: auto;
	margin: 0px auto;
	
}
blockquote:before, blockquote:after {
	color: #000000;
	display: block;
	font-size: 5em;
	width: 50px;
}
a {
	text-decoration:none;
	color:#D9A300;
}
a:hover {
	text-decoration:underline;
	color:#D9A300;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
h2.submenuH {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9A300;
	margin:0px;
	padding:0px;
	margin-bottom:6px;
	padding-bottom:6px;
}
h2.heading-home{
	padding:0px;
	margin:0px;
	padding-bottom:10px;
}
.style1 {
	color: #D9A300;
	font-weight: bold;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
}

