
body 
{
  font: bold 0.9em "Trebuchet MS",sans-serif;
  margin-right: 0;
  margin-top: 0;
  margin-left: 0;
  margin-width: 0;
  margin-height: 0;
  background-color: #ddeecc;
}

.TopLeftImg
{
  background-image:url("round_images/top_lef.gif");
}

.TopMidImg
{
  background-image:url("round_images/top_mid.gif");
}

.TopRightImg
{
  background-image:url("round_images/top_rig.gif");
}

.CenterLeftImg
{
  background-image:url("round_images/cen_lef.gif");
}

.CenterRightImg
{
  background-image:url("round_images/cen_rig.gif");
}

.BottomLeftImg
{
  background-image:url("round_images/bot_lef.gif");
}

.BottomMidImg
{
  background-image:url("round_images/bot_mid.gif");
}

.BottomRightImg
{
  background-image:url("round_images/bot_rig.gif");
}

a:link, a:visited {
}

a:hover {
	text-decoration: underline;
	color: red;
}

.ClassText1
{
  text-align:right;
  color: #550077;
  font: bold 1.0em "Trebuchet MS",sans-serif;
}

.ClassText2
{
  color: #004455;
  font: bold 0.8em "Trebuchet MS",sans-serif;
}

