h1 {
font-size: 16pt; color: red;; text-align: center;
}
h2 {
font-size: 12pt; color: red;
}
h3 {
font-size: 10pt;
color: red;
font-weight: bold;
}
h6 {
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
font-size: 8pt; color: silver;
}
body {
font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; background-color: #FFFFFF; font-size: 10pt;
}
p {
font-size: 10pt;
}
ul {
font-size: 10pt;
}
ol {
font-size: 10pt;
}
a {
color: blue;
text-decoration:none;
}
table {
font-size: 8pt;
}
a:active, a:visited {
color:blue;
text-decoration:none;
}
a:hover {
color:red;
text-decoration:underline;
}
.smalllink {
font-size: 8pt;
}
.scrolltext {
font-size: 8pt;
color: white;
}
.scrolllink {
font-size: 8pt;
color: white;
}
