body
{
background-color: #EEEEEE;
/* background-image: url(images/dg/backgrnd.gif); */
font-size: 8pt;
color: black; /* Cursor: crosshair; */
}

h1
{
font-size: 14pt;
font-weight: bold;
color: #000080;
}

h2
{
font-size: 12pt;
font-weight: bold;
color: #000080;
/* text-decoration: underline; */
}

h3
{
font-size: 10pt;
font-weight: bold;
}

hr
{
color: #FF0000;
}

p
{
font-size: 8pt;
color: black;
font-style: normal;
text-align: justify;
}

.small
{
font-size: 7pt;
font-family: Arial, Helvetica;
color: black;
}

.black
{
font-size: 8pt;
color: black;
font-family: verdana, tohoma, arial, helvetica;
text-decoration: none;
font-weight: normal;
}

.big
{
font-size: 10pt;
color: black;
font-family: verdana, tohoma, arial, helvetica;
text-decoration: none;
text-align: center;
font-weight: normal;
}

.bigbold
{
font-size: 12pt;
color: black;
font-family: verdana, tohoma, arial, helvetica;
text-decoration: none;
text-align: center;
font-weight: bold;
}

.pict
{
color: black;
font-family: verdana, tohoma, arial, helvetica;
font-size: 8pt;
font-style: italic;
text-align: center;
font-weight: normal;
}

.title
{
font-size: 20pt;
color: blue;
font-family: verdana, tohoma, arial, helvetica;
font-style: none;
text-align: center;
font-weight: bold;
}

.proj
{
font-size: 18pt;
color: #0000CD;
font-family: verdana, tohoma, arial, helvetica;
font-style: none;
text-align: center;
font-weight: bold;
}

ul
{
font-size: 8pt;
list-style-type: disc;
color: black;
/* cursor: hand; */
}

table
{
background-color: #EEEEEE;
color: #000080;
font-family: verdana, tohoma, arial, helvetica;
}

td
{
/* background-color: #EEEEEE; */
background-image: url images/dg/backgrnd.gif;
color: #000080;
font-size: 8pt;
text-align: left;
}

td.header
{
background-color: navy;
border-top-color: #79A1FE;
border-top-width: medium;
border-top-style: solid;
border-bottom-color: #000059;
border-bottom-width: medium;
border-bottom-style: solid;
border-left-color: #4d6ca8;
border-left-width: medium;
border-left-style: solid;
border-right-color: #000059;
border-right-width: medium;
border-right-style: solid;
color: #FFFFFF;
font-size: 10pt;
text-align: center;
font-weight: normal;
}

td.center
{
font-size: 8pt;
text-align: center;
color: black;
}

td.right
{
text-align: right;
}

a
{
text-decoration: underline;
/* cursor: w-resize; */
}

a:link
{
text-decoration: underline;
/* color: #0000FF; */
color: blue;
}

a:visited
{
text-decoration: none;
color: #000080;
}

a:hover
{
text-decoration: none;
color: #0000FF;
}

a:active
{
text-decoration: none;
color: AB0300;
}

#footer
{
font-family: Times New Roman, Times;
font-size: 7pt;
color: black;
text-align: left;
text-decoration: italic;
}
