body 

{ 
 bgcolor         = "#ffffff"
 text            = "#000000"
 link            = "#666666"
 alink           = "#666666"
 vlink           = "#666666"
}

.paddedtext 
{
  margin: 0;
  padding: 0;
  text-align: left;
  font:0.7em 'Lucida Grande', 'Lucida Sans Unicode',Verdana, sans-serif;
  font-weight:400;
  line-height: 170%;
  color: #ffffff;
}

.centertext 
{
  margin: 0;
  padding: 0;
  text-align: center;
  font:0.7em 'Lucida Grande', 'Lucida Sans Unicode',Verdana, sans-serif;
  font-weight:400;
  line-height: 170%;
  color: #ffffff;
}

.introtext 
{
  margin: 0;
  padding: 0;
  text-align: center;
  font:0.7em 'Lucida Grande', 'Lucida Sans Unicode',Verdana, sans-serif;
  font-weight:400;
  line-height: 170%;
  color: #ffffff;
}

.sofatext
{
  margin: 0;
  padding: 0;
  text-align: center;
  font:0.7em 'Lucida Grande', 'Lucida Sans Unicode',Verdana, sans-serif;
  font-weight:400;
  line-height: 170%;
  color: #ffffff;
}

a.menulink:link,a.menulink:visited,a.menulink:active, a.menulink:hover
        { 
        font:0.8em 'Lucida Grande', 'Lucida Sans Unicode',Verdana, sans-serif;
	font-size: 11px;
	line-height: 10pt;
	color: #ffffff;
        text-decoration:none;
	}

a.pagelink:link,a.pagelink:visited,a.pagelink:active, a.pagelink:hover
        { 
        font:0.8em 'Lucida Grande', 'Lucida Sans Unicode',Verdana, sans-serif;
	font-size: 11px;
        font-weight: bold;
	line-height: 10pt;
        text-decoration:none;
	color: #ffffff;
	}

a.normallink:link,a.normallink:visited,a.normallink:active, a.normallink:hover
        { 
        font:0.7em 'Lucida Grande', 'Lucida Sans Unicode',Verdana, sans-serif;
	font-size: 11px;
	line-height: 10pt;
	color: #666666;
	}


h3 
{
letter-spacing:-.01em;
font-size:1.10em;
font-family: 'Lucida Grande',Trebuchet MS, Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
font-weight:400;
color:#008080;
margin-bottom:0;
margin-top:.9em;
}

h2 
{
letter-spacing:-.01em;
font-size:1.10em;
font-family: 'Lucida Grande',Trebuchet MS, Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
font-weight:400;
color:#ffffff;
margin-bottom:0;
margin-top:.9em;
}


.input-box

{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
 background: #ffffff;
 border: #666666 solid 1px
}

.button   { font-family: trebuchet ms, san-serif;font-size: 10pt;color: #000;background: #e3e3e3;border: 2px #9cf outset };
