body { 
color:#ffffff;
margin-top:10px; 
margin-bottom:10px; 
margin-left:0px;
} 


p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
{ 
font-family:Helvetica Narrow,Arial Narrow,Arial,Verdana,sans-serif; 
color:#000000;
font-size:14px;
}

.head01
{
font-size:18px;
text-decoration:none;
}

.head02
{
font-size:16px;
font-weight:bold;
}

.nav
{
font-size:16px;
/*font-weight:bold;*/
}

.footnote
{
font-size:10px;
}

.emphasis
{
color:#333333;
font-weight:bold;
}

.jobtitle
{
color:#669999;
}

.hide
{
color:#FFFFFF;
}

.footer
{
font-size:12px;
text-align:center;
}

a:link    { color:#669999; text-decoration:underline; }
a:visited { color:#333300; text-decoration:underline; }
a:hover   { color:#333300; text-decoration:none; }
a:active  { color:#333300; text-decoration:none; }

a.nav:link    { color:#669999; text-decoration:none; }
a.nav:visited { color:#669999; text-decoration:none; }
a.nav:hover   { color:#333300; text-decoration:none; }
a.nav:active  { color:#333300; text-decoration:none; }

/* BACKGROUNDS */

.bg_top    {background-image:url(images/frame_top.jpg);}
.bg_bottom {background-image:url(images/frame_bottom.jpg);}
.bg_right  {background-image:url(images/frame_r.jpg); background-repeat:repeat-y;}
.bg_left   {background-image:url(images/frame_l.jpg); background-repeat:repeat-y;}
