@charset "utf-8";
/* CSS Document */

.text
{
font-family : Verdana, Arial, Geneva, Helvetica;
font-size : 11px;
color : #000000;
line-height : 120%;
}

.blacktext
{
font-family : Verdana, Arial, Geneva, Helvetica;
font-size : 11px;
 color : #000000;
line-height : 120%;
}

.smtext
{
font-family : Verdana, Arial, Geneva, Helvetica;
font-size : 10px;
color : #888888;
line-height : 120%;
}

.smblacktext
{
font-family : Verdana, Arial, Geneva, Helvetica;
font-size : 9px;
color : #000000;
line-height : 120%;
}

.bigtext
{
font-family : Verdana, Arial, Geneva, Helvetica;
font-size : 14px;
color : #000000;
line-height : 120%;
}

TABLE.box
{
  border-width: 2px 2px 2px 2px;
  border-spacing: 2px;
  border-style: solid solid solid solid;
  border-color: black black black black;
  border-collapse: separate;
  background-color: #ffffff;
}

A
{
font-family : Verdana, Arial, Geneva, Helvetica;
font-weight : bold;
font-size : 11px;
color : #336699;
text-decoration : none;
}

A:hover
{
color : #336699;
font-family : Verdana, Arial, Geneva, Helvetica;
text-decoration : underline;
font-weight : bold;
}

img.bdr
{
  border: 2px solid #444444;
}

v\:* {
  behavior:url(#default#VML);
}