body {
 font-family: Verdana, Serif;
}
p {
 font-weight: normal; 
 font-size: medium;
}
a {
 font-weight: normal; 
 font-size: x-large;
}
h1 {
 font-weight: bold; 
 font-size: x-large;
}
p.s1 {
 font-weight: normal; 
 font-size: medium;
 font-style: normal;
}
p.a1 {
 font-weight: normal; 
 font-size: medium;
 font-style: italic; 
 color: white; 
 margin-top: 3px; 
 margin-bottom: 3px;
}
a.m1 {
 font-weight: normal; 
 font-size: medium;
 color: white; 
 text-decoration: none; 
}  
p.cm {
 color: black; 
 font-weight: normal; 
 font-size: x-large;
}
p.t {
 color: white;
 font-weight: normal;
 font-size: medium;
}
a.t1 {
 font-weight: bold;
 font-size: 24px; 
 color: yellow;
 text-decoration: underline;
}
a.t2 {
 font-weight: normal;
 font-size: 20px; 
 color: white; 
 text-decoration: none;
}
a.t3 {
 font-weight: normal; 
 font-size: 16px;
 color: white; 
 text-decoration: none; 
}
a.t4 {
 font-weight: normal; 
 font-size: 12px; 
 color: white; 
 text-decoration: none; 
}
p.d {
 font-family: Verdana, Serif; 
 font-style: normal;
 font-weight: bold;
 font-size: x-large;
}
p.s {
 font-family: Verdana, Serif;
 font-style: italic;
 font-weight: bold;
 font-size: x-large;
 text-decoration: underline; 
}
p.r {
 font-family: Verdana, Serif;
 font-style: italic;
 font-weight: normal;
 font-size: x-large;
}
.datefield {
 color: gray;
 font-size: large;
}
.labelfield {
 color: brown;
 font-size: x-large;
}
.titlefield {
 color: black;
 font-weight: bold;
 font-size: x-large;
 line-height: 200%;
 text-decoration: none; 
}
.divclass {
 font-size: x-large;
 font-style: italic;
 line-height: 150%;
}
table.os {
 background-color: olivedrab;
}
table.is {
 background-color: darkkhaki;
}