BODY
{
  margin:  0;
  font-family:	Trebuchet MS,Verdana,Tahoma,Arial;
  font-size:	14px;
  color:	black;
}

A
{
  font-weight:	   bold;
  color:	   darkblue;
  text-decoration: underline;
}

A:hover
{
  font-weight:	   bold;
  color:	   darkblue;
  text-decoration: underline;
}

P, UL, LI, TD
{
  font-family:	Trebuchet MS,Verdana,Tahoma,Arial;
  font-size:	100%;
  color:	black;
}

P.side
{
  font-family:	Tahoma,Verdana,Arial;
  font-size:	80%;
  color:	black;
  padding-left: 0.2em;
}

TH
{
  font-family:	Trebuchet MS,Verdana,Tahoma,Arial;
  font-size:	100%;
  font-weight:	bold;
  color:	black;
}

TABLE
{
  background-color: #FFFFFF;
}


H1
{
  font-family:	Trebuchet MS,Verdana,Tahoma,Arial;
  font-size:	140%;
  font-weight:	bold;
  color:	darkblue;
  margin-top:   1em;
}

H2
{
  font-family:	Trebuchet MS,Tahoma,Verdana,Arial;
  font-size:	120%;
  font-weight:	bold;
  color:	darkblue;
}

H3
{
  font-family:	Trebuchet MS,Tahoma,Verdana,Arial;
  font-size:	100%;
  font-weight:	bold;
  color:	darkblue;
}

H4
{
  font-family:	Trebuchet MS,Tahoma,Verdana,Arial;
  font-size:	80%;
  font-weight:	bold;
  color:	black;
}

.caption
{
  font-family:	Tahoma,Verdana,Arial;
  font-size:	65%;
  font-weight:	bold;
  color:	black;
  text-align:	center;
}

.smalltext
{
  font-family:	Tahoma,Verdana,Arial;
  font-size:	65%;
  color:	black;
  text-align:	center;
}

.bluetext
{
  font-family:	Trebuchet MS,Tahoma,Verdana,Arial;
  font-size:	100%;
  color:	blue;
}

.largetitle
{
  font-family:	Trebuchet MS,Verdana,Tahoma,Arial;
  font-size:	200%;
  font-weight:	bold;
  color:	#660000;
  margin-top:   1em;
}

.medtitle
{
  font-family:	Trebuchet MS,Verdana,Tahoma,Arial;
  font-size:	100%;
  font-weight:	bold;
  color:	#660000;
}

.text
{
  font-family:	Trebuchet MS,Verdana,Tahoma,Arial;
  font-size:	100%;
  color:	#660000;
}

.textbold
{
  font-family:	Trebuchet MS,Verdana,Tahoma,Arial;
  font-size:	100%;
  color:	#660000;
  font-weight:	bold;
}


.tcenter
{
  text-align:	center;
}
