/* global definitions */
img {border-style:none; border-width:0px;} 
div {border-style:none; border-width:0px;} 
table {border-style:none; border-width:0px; vertical-align:top;}
a {color:#993366; text-decoration:none;} 
body {font-family:sans-serif; font-weight:900}

h1 { font-family:Arial,sans-serif; font-size:26pt; font-weight:normal; }
h2 { font-family:Arial,sans-serif; font-size:20pt; font-weight:normal; }
h3 { font-family:Arial,sans-serif; font-size:18pt; font-weight:normal; }
h6 { font-family:Arial,sans-serif; font-size:18pt; font-weight:normal; 
     background-color:#355E00; padding:6px; margin:0px; }

wuf_color { color:#993366; font-weight:bold;}
wuf_color_green{ color:#355E00; font-weight:bold;}

/* table formatting */
.head    { vertical-align:top; font-weight:bold;}
.left    { vertical-align:top; width:450px;}
.second  { width:350px; }
.year    { vertical-align:top; width:80px; text-align:center; }
.loc     { vertical-align:top; width:100px; text-align:left; }
.descr   { width:450px; }
.bimg    { width:450px; }
.amount  { width:100px; }

/* navigation bar styles */
DIV.nav_bar a
{
TEXT-DECORATION: none;
BORDER: solid 0px #993366;
FONT-FAMILY: verdana, arial, helvetica;
FONT-SIZE: 14px;
FONT-WEIGHT: bold;
TEXT-ALIGN: left;
MARGIN-TOP:10px
}

DIV.nav_bar a:hover
{
BACKGROUND-COLOR: #FF9900;
MARGIN-RIGHT:30px
}

DIV.nav_bar a:focus
{
BACKGROUND-COLOR: #FF9900;
MARGIN-RIGHT:30px
}

