
body 
{
 /* background-image: url(http://www.sit.wisc.edu/~asha/pics/tricolor.gif); */
 /* background-image: url(http://www.ashanet.org/madison/pics/tricolor.gif); */
 background-color: white;
 color: black; 
 font-family: verdana,arial,helvetica,times;
 font-size: 10pt;
 font-weight: normal;
 font-style: normal;
}

td
{
 color: black;
 font-family: verdana,arial,helvetica,times;
 font-size: 10pt;
 font-weight: normal;
 font-style: normal;
}

.fineprint
{
 color:black;
 font-family: verdana,arial,helvetica,times;
 font-size: 8pt;
 font-weight: normal;
 font-style: normal;
}

.menuitem
{
 color: black;
 font-size: 10pt;
 font-weight: bold;
}

/*
td.body
{
 color: black;
 font-size: 10pt;
 font-weight: normal;
}
*/

a.section
{
 font-weight: bold;
 font-size: 12pt;
}

td.tablerowheader
{
  font-weight: bold;
  font-size: 12pt;
  color: black;
  /* background-color: #ccccff; */
  background-color: #aadfaa;
}

a.strong
{
 font-weight: bold; 
}

a.emphasize
{
 font-style: italic;
}

p.footer
{
 color: black;
 font-size: 8pt
}

td.projectheader-large
{
 background-color: #339900;
 font-weight: bold;
 font-size: 12pt;
 color: white
}

td.projectheader
{
 background-color: #339900;
 font-weight: bold;
 color: white
}

td.projectcellheader
{ 
 background-color: #aadfaa;
 text-align: left
}

td.projectcellbody
{ 
 background-color: white;
 text-align: left
}

td.dirheader
{
 background-color: #339900;
 color: white;
 font-weight: bold;
 text-align: center 
}

td.dirbody-left-align
{ 
 background-color: #aadfaa;
 text-align: left
}

td.dirbody
{ 
 background-color: #aadfaa;
 text-align: center
}

a.large
{
 font-family: verdana,arial,helvetica,times;
 font-size: 18pt;
 font-weight: bold
}

a.huge
{
 font-size: 24pt;
 font-weight: bold;
}

a.poster-large
{
 font-family: "tempus sans itc",verdana,arial,helvetica,times;
 font-size: 18pt;
 font-weight: bold;
 color: blue;
}

a.poster-medium
{
 font-family: "tempus sans itc",verdana,arial,helvetica,times;
 font-size: 16pt;
 font-weight: bold;
 color: blue;
}

a.poster-small
{
 font-family: "tempus sans itc",verdana,arial,helvetica,times;
 font-size: 12pt;
 font-weight: bold;
 color: blue;
}

p.invisible
{
 color: white;
 background-color: white;
}

a.invisible:link 
{
 color: white;
 background-color: white;
}

a.invisible:visited
{
 color: white;
 background-color: white;
}

a.invisible:active
{
 color: white;
 background-color: white;
}


