body, .def, h1, h2, a:link, a:active, a:visited, em, .nav, .red, td, li, .first, p, .note  {
font-family:georgia, verdana, arial, helvetica, garamond, sans-serif;
text-decoration: none;
}
body  {
color: #699;
background:#F5FFFA;
}
a:link, a:active, a:visited {
text-decoration: none;
font-family:arial, verdana, helvetica, garamond, sans-serif;
}
.logo  {
width:48px; 
height:70px;
}
.bar  {
width: 100%; 
height: 6px; 
}

h3 { 
color: #699; 
font-size: 24px; 
font-weight: bold; 
text-align: center;
background:#F5FFFA;
}
h4  {
color:#699; 
font-size:19px; 
text-align:center;
background:#F5FFFA;
}
td  {
vertical-align:middle;
color:#699;
background:#F5FFFA;
font-family:arial, verdana, helvetica, garamond, sans-serif;
}
a, a:link  {
color:#699;
font-size:18px;
background-color:transparent;
}
a:active  {
color: #699;
font-size:18px;
background-color:transparent;
}
a:visited  {
color:#999;
font-size: 18px;
background-color:transparent;
}
.strike  {
text-decoration:line-through;
}
.foo {
color:#366; 
background-color:#F5FFFA;
font-size:13px;
font-style:normal;
text-align:left; 
}
.nav {
font-size:13px;
color:#366;
text-align:center;
vertical-align:middle;
background:#F5FFFA;
}
.up  {
width:16px; 
height:11px;
border:0;
}
.first  { 
font-size:14px; 
color:#366; 
text-align:left; 
background:#F5FFFA;
}
li  {
list-style-type:disc;
color:#698;
font-size:80%;
background:#F5FFFA;
}
p  {
font-size:30%;
color:#366;
background:#F5FFFA;
}
.note {
color:#699;
background-color:#F5FFFA;
font-size:75%;
font-style:italic;
text-align:center;
}











