body {
FONT-FAMILY: Arial, Helvetica, sans-serif;
FONT-SIZE: 12px;
}
a {
COLOR: teal;
text-decoration: none;
font-weight: bold;
}
a:hover {
COLOR: silver;
text-decoration: underline;
font-weight: bold;
}
.SectionTitle {
FONT-SIZE: 12px;
COLOR: silver;
text-decoration: none;
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-weight: bold;
padding-top: 5px;
padding-left: 2px;
border-bottom: 1px silver solid
}
.SectionTitleImage {
padding: 0px;
}
.SectionSubTitle {
FONT-SIZE: 12px;
COLOR: black;
text-decoration: none;
FONT-FAMILY: Arial, Helvetica, sans-serif;
padding-top: 2px;
padding-bottom: 5px;
}
.SectionLinks {
FONT-SIZE: 12px;
COLOR: silver;
text-decoration: none;
FONT-FAMILY: Arial, Helvetica, sans-serif;
padding-left: 15px;
}
.SectionTeaser {
FONT-SIZE: 12px;
COLOR: black;
text-decoration: none;
FONT-FAMILY: Arial, Helvetica, sans-serif;
padding-top: 2px;
padding-bottom: 5px;
}
.SectionContent {
FONT-SIZE: 12px;
COLOR: black;
FONT-FAMILY: Arial, Helvetica, sans-serif;
padding-top: 2px;
padding-bottom: 10px;
LIST-STYLE-TYPE: square;
}
.SectionFiles {
FONT-SIZE: 12px;
COLOR: black;
text-decoration: none;
FONT-FAMILY: Arial, Helvetica, sans-serif;
padding-bottom: 5px;
}