You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

40 lines
482 B

body,
table,
td,
th,
li,
p {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 1em;
line-height: 150%;
letter-spacing: 0.02em;
}
th {
font-weight: bold;
}
a:link,
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
font-weight: bold;
}
h1#header {
color: #666;
text-align: right;
padding-bottom: 0.2em;
border-bottom: solid 1px #666;
}