body
{
  margin-left     : 0px;
  margin-top      : 0px;
  margin-right    : 0px;
  margin-bottom   : 0px;
  background-color: #F0F0F0;
  font-family     : Verdana, Arial, Helvetica, sans-serif;
  font-size       : 12px;
  text-align	  : justify;
}

p
{
  text-align	  : justify;
}

.floatleft
{
  float:left;
  text-align:center;
  font-size:10px;
  display:block;
  margin-right:10px;
  margin-bottom:5px;
  border:solid 2px #999999
}

.floatright
{
  float:right;
  display:block;
  margin-left:10px;
  margin-bottom:5px;
  border:solid 2px #999999
}

.centerimg
{
  text-align:center;
  display:block;
  border:solid 2px #999999
}


.pagecaption
{
  font-size       : 16px;
	font-weight     : 700;
	color           : #CC3333;
}

.newscaption
{
  font-size       : 12px;
	font-weight     : 700;
	color           : #CC3333;
}

a.bluelink
{
  font-size       : 10px;	
  font-weight     : 700;
  color           : #FF6633;
  text-decoration : none;
}
a.bluelink:hover
{
  text-decoration : underline;
}

a.blue12link
{
  font-size       : 12px;	
  font-weight     : 700;
  color           : #FF6633;
  text-decoration : none;
}
a.blue12link:hover
{
  text-decoration : underline;
}