@media screen
{
body             {background-image: url('../images/fill.jpg');background-position: center;background-repeat: no-repeat;background-attachment: fixed;font-family: "Times New Roman";border-style: double; border-color: #00ffff}
h1               {color: #0000ff;text-align: center;font-variant: small-caps}
h2               {color: #0000ff;text-align: center;text-decoration: underline}
h3				 {color: #0000ff;text-align: center}
a:link           {color: #0000aa;font-size:100%;text-decoration: none;font-weight: bold}
a:visited        {color: #0000aa;font-size:100%;text-decoration: none;font-weight: bold}
a:active         {color: #0000ff;font-size:100%;text-decoration: none;font-weight: bold}
a:hover          {color: #00aaff;font-size:100%;text-decoration: none;font-weight: bold}
p                {color: #0000ff;font-size:150%;text-align: center}
p.small		     {color: #0000ff;font-size:100%;text-align: center}
p.justify        {color: #0000ff;font-size:150%;text-align: justify}
hr               {color: #00ffff;width: 50%}
div.caption      {width: 30%;float: left;margin: 5px 10px 2px 10px}
div.caption img  {border: 0px solid #333399;margin-bottom: -6px;margin-left: 60px}
div.caption img.other
                 {border: 0px solid #333399;margin-bottom: -6px;margin-top: 50px}
div.caption p    {text-align:center}
div.caption span.caption
                 {display: block;border: 0px solid #333399;font-family: "Comic Sans MS";font-weight: bold;text-decoration: none;text-align: center;font-size: 10pt;color: #333399;padding: 5px 8px;margin-bottom: 20px;margin-left: 60px}
ul#navigation    {padding-left: 130px}
}
@media print
{
body             {font-family: "Times New Roman"}
h1               {text-align: left;font-variant: small-caps}
h2               {text-align: left;text-decoration: underline}
h3				 {text-align: left}
a:link           {color: #000000;font-size:100%;text-decoration: none;font-weight: bold}
a:visited        {color: #000000;font-size:100%;text-decoration: none;font-weight: bold}
a:hover          {color: #000000;font-size:100%;text-decoration: none;font-weight: bold}
a:active         {color: #000000;font-size:100%;text-decoration: none;font-weight: bold}
p                {text-align: left;font-size:100%}
p.small		     {text-align: left;font-size:100%}
p.justify        {text-align: justify;font-size:100%}
hr               {text-align: left;width: 50%}
div.caption      {float: left;margin: 5px 10px 2px 10px}
div.caption img  {border: 0px solid #000000;margin-bottom: -6px}
div.caption span.caption
                 {display: block;border: 0px solid #000000;font-family: "Times New Roman";font-weight: bold;text-decoration: none;text-align: center;font-size: 10pt;color: #000000;padding: 5px 8px;margin-bottom: 20px}
}

