/* Define colors, fonts and other style attributes here to override the defaults  */

body { 
  background-color: #FFFFFF;
  font-family: verdana, arial, helvetica, geneva;
  font-size: 16px;
  font-style: italic;
  color: black;
}

.body, td {
  font-family: verdana, arial, helvetica, geneva;
  font-size: 14px;
  font-style: plain;
  color: black;
}

A:link, A:visited { 
  font-family: verdana, arial, helvetica, geneva;
  text-decoration: none;
  color: #0000AA;
}

address {
  font-family: verdana, arial, helvetica, geneva;
  font-size: 12px;
  font-style: italic;
  color: black;
}

.menu {
  font-size: 12px; 
  color:#2482C3; 
  font-weight:plain; 
  font-family: verdana, arial, helvetica, geneva
}

.menu_nolink {
  font-size: 12px; 
  color:black; 
  font-weight:plain; 
  font-family: verdana, arial, helvetica, geneva
}

.title {
  font-family: verdana, arial, helvetica, geneva;
  font-size: 14px;
  font-weight:bold; 
  color: black;
}

.small_title {
  font-family: verdana, arial, helvetica, geneva;
  font-size: 16px;
  font-weight:bold; 
  color: black;
}

.caption {
  font-family: verdana, arial, helvetica, geneva;
  font-size: 12px;
  font-weight: plain;
  color: black;
}

#MenuColor { 
  background: #D8D8FF 
}

#TitleBgndColor         { background: #FFFF99 }
#TitleFgndColor         { color: #000066 }

#h3color                { color: #000066 }

/* Table colors */
#TableBgndColor         { background: #FFFF99 }
#TableHeadingColor      { color: #000066 }
#TableSubHeadingColor   { color: #000066 }
