a:hover {
	text-decoration: underline;
}
a.main {
	color: #FAEBD7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.source {
	color: Gray;
	text-decoration: none;
	font-style: italic;
}

a.lang {
	color: #DCDCDC;
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover.main {
	color: #DAA520;
}

a.path {
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFAF0;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.back {
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 7pt;
}

a:hover.path {
	color: #FF8C00;
	background-color: #FFFFE0;
}
td.path {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #6495ED;
}

td.mainmenu {
	background: #3399FF;;
	height: 18px;
	text-align: center;
	}
	
p, li {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-left: 12px;
	margin-right: 12px;
	font-size: 10pt;
}
p.notes {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-left: 12px;
	margin-right: 12px;
	font-size: 8pt;
}
h1, h2, h3, h4, h5, h6 {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-left: 12px;
	margin-right: 12px;
	font-weight: bold;
	color: #FF8C00;
}
h1 {
	font-size: 16pt;
	line-height: 85%;
	margin-top: 20px;
}
h2 {
	font-size: 14pt;
	line-height: 90%;
	margin-top: 20px;
}
h3 {
	font-size: 13pt;
	line-height: 95%;
	margin-top: 16px;
}
h4 {
	font-size: 12pt;
	line-height: 100%;
	margin-top: 12px;
}
h5 {
	font-size: 11pt;
	line-height: 100%;
	margin-top: 10px;
}
h6 {
	font-size: 10pt;
	line-height: 100%;
	margin-top: 10px;
}

body {
	margin-top: 0px;
	background-color: #F0F8FF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
}

h3.doc, h1.doc, h2.doc, h4.doc, h5.doc {
	color: Gray;
	text-align: center;
}

.doc {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-left: 12px;
	margin-right: 12px;
	font-size: 9pt;
}

.doc1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-left: 42px;
	margin-right: 12px;
	font-size: 9pt;
	text-indent: -30px;
}

hr.doc {
	color: Gray;
	width: 95%;
}
table.doc {
	border: 1px solid Gray;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
}

h2.menu {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: Navy;
	font-size: 12pt;
	margin-left: 12px;
	margin-right: 12px;
}
p.menu {
	text-align: left;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 12px;
	margin-right: 12px;
	font-size: 9pt;
	margin-top: -12pt;
}

a.menu {
	text-decoration: none;
}

a:hover.menu {
	text-decoration: underline;
}

h1.article {
	color: Black;
	font-size: 14pt;
	text-align: center;
}

h2.article {
	color: Black;
	font-size: 10pt;
	text-align: center;
	font-style: normal;
	font-weight: normal;
}
h1.author {
	color: Black;
	font-size: 12pt;
	text-align: center;
	font-style: normal;
	font-weight: normal;
}

.quot {font-size: 8pt;}
