BODY {
   background: white url('../images/hg-plan-re-g.gif');
}

body {
    color: #000055; background-color:#ffffff

BODY.blank {
   background: #00ff00;
}

BODY.start {
   background: #00ff00;
   margin: 0px;
}
A:link {
color: #003300;
text-decoration:none;
}

A:active, A:visited {
color: #000055;
text-decoration:none;
}

A:hover {
color: #0000ff;
text-decoration:none;
}

H1 {
   font-family: sans-serif;
   font-weight: bold;
   margin-bottom:5px;
   margin-top: 5px;
}

H2 {
   font-family: sans-serif;
   font-weight: bold;
   margin-bottom: 5px;
   margin-top: 5px;
}

H3 {
   font-family: sans-serif;
   font-weight: bold;
   margin-bottom: 5px;
}

P {
   font-family: sans-serif;
}

TH {
   font-family: sans-serif;
   font-weight: bold;
}

TD {
   font-family: sans-serif;
}

TT {
   font-family: monospace;
}

PRE {
   font-family: monospace;
}

.flowtext {
   font-size: 85%;
}

.link-list {
   font-size: 80%;
}

.footer {
   background: url('/images/black.gif');
}

.footer-right {
   background: url('/images/black.gif');
   text-align: right
}

.link-menu {
   font-family: sans-serif;
   font-weight: bold;
}

.margin-left-20 {
   margin-left: 20px;
}

.margin-left-50 {
   margin-left: 50px;
}

.margin-top-30 {
   margin-top: 20px;
}
