h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: black}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: black}
.diacritic {font-size: 90%;}
p {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: black; text-align: justify}
p.left {text-align: left;}
p.center {text-align: center}
blockquote {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: black; text-align: justify}
blockquote.quote {font-style: italic; margin-bottom: 0;}
blockquote.quotename {text-align: right; margin-top: 5px;}
hr {color: #696969; background-color: #696969; border: 0; width: 100%; height: 1px; margin: 0 0 10 0}
sup {
vertical-align: sup; margin-left: 2px;
}
ul.ref {
list-style-type: none;
padding: 0;
margin: 0 0 20px 0;
}

ul.ref li {
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-weight: normal; 
color: black;
margin: 0 0 5px 0;
}		  

a {
font-family: arial, helvetica, sans-serif;
font-size: 10pt; 
}

/* article table styles */
#article-table a {
text-decoration: none;
font-weight: normal; 
}

#article-table table{
clear: left;
border-collapse: collapse;
margin: 0px; 
font-family: arial, helvetic, sans-serif;
font-size: 10pt; 
}

#article-table th {
background: #C0C0C0; 
padding: 3px; 
vertical-align: middle; 
text-align: center; 
border-style: solid; 
border-width: 1px; 
border-color: #4B4B3D;}

#article-table td {
padding: 3px;
vertical-align: top;
text-align: left;
border-style: solid;
border-width: 1px;
border-color: #4B4B3D;
}


