h1,h2,h3,h4,h5,h6 {
color: #4F4F4F;
}
h1 {
font-size: 15pt;
}
h3 {
padding: 0;
margin: 0;
font-size: 12pt;
}
span.s-blue {
color: #06F;
}
a,a:visited {
color: #454545;
}
a:hover {
color: #06F;
}
a.selected {
color: #F60;
}
.corner-gray-all {
border: 1px solid #666;
}
.corner-blue-all {
border: 1px solid #06F;
}
.corner-no {
border: none;
}
.information-block {
margin: 5px;
padding: 5px;
}
.news-date-time {
font-size: 9pt;
color: #FFF;
text-align: center;
background: #2E8AFB;
padding: 2px;
margin-right: 5px;
width: 70px;
height: 17px;
display: block;
float: left;
}
.content-table {
/*border-top-style: solid;
border-top-width: 1px;
border-top-color: #000;
border-left-style: solid;
border-left-width: 1px;
border-left-color: #000;*/
border-collapse: collapse;
}
.content-table th,.content-table td {
/*border-right-style: solid;
border-right-width: 1px;
border-right-color: #000;*/
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #000;
}
.content-table th {
font-weight: 700;
}
.content-table td {
padding: 3px 3px 3px 8px;
}
.content-table td a {
color: #06F;
}
.content-table td.currency-name {
text-align: left;
}