body 
{
	margin-top:         0px;
	margin-bottom:      0px;
	margin-left:        0px;
	margin-right:       0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC6633.gif;
	background-image: url(graphics/background-lightblue.gif);
    font-size: smaller;
}

.text              {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 90%;
}

.highlight              {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F27A02;
	font-size: 100%;
	font-weight: bold;
}

.column              {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 70%;
}

.column2              {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #115E82;
	font-style: normal;
	font-weight: bold;
	font-size: 80%;
}


a:link              {color: #0000CC; text-decoration: none}
a:visited           {color: #0000CC; text-decoration: none }
a:hover             {color: #0000CC; text-decoration: underline}
a:active            {color: #AA0000; text-decoration: none }

.heading            {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #115E82;
	font-style: normal;
	font-weight: bold;
}

H1                  {font-family: Verdana, Arial, Helvetica, sans-serif; color: #146B96; font-size: 13pt; font-weight: bold;}

.navigator          {
	font-size: 12px;
	color: #004080;
	text-decoration: none;
	font-weight: bold;
}
a.navigator:link    {
	font-size: 12px;
	color: #004080;
	text-decoration: none;
	font-weight: bold;
}
a.navigator:visited {
	font-size: 12px;
	color: #004080;
	text-decoration: none;
	font-weight: bold;
}
a.navigator:active  {
	font-size: 12px;
	color: #004080;
	text-decoration: none;
	font-weight: bold;
}
a.navigator:hover   {
	font-size: 12px;
	color: #004080;
	text-decoration: underline;
	font-weight: bold;
}

.bodylink           {
	color: #115E82;
	text-decoration: none;
	font-weight: bold;
	font-size: 105%;

}
a.bodylink:link     {
	color: #115E82;
	text-decoration: none;
	font-size: 105%;
	font-weight: bold;
}
a.bodylink:visited  {
	color: #115E82;
	text-decoration: none;
	font-size: 105%;
}
a.bodylink:active   {
	color: #115E82;
	text-decoration: none;
	font-size: 105%;
}
a.bodylink:hover    {
	color: #115E82;
	text-decoration: underline;
	font-size: 105%;
}

.footer             {font-size: 10px; color: #969696; text-decoration: none;}
a.footer:link       {font-size: 10px; color: #969696; text-decoration: none;}
a.footer:visited    {font-size: 10px; color: #969696; text-decoration: none;}
a.footer:active     {font-size: 10px; color: #969696; text-decoration: none;}
a.footer:hover      {font-size: 10px; color: #969696; text-decoration: underline;}
