Body {
  background: #000000;
  font-family: Verdana, Helvetica, sans-serif;
  color: #ffffcc;
  leftmargin: 10px;
  topmargin: 0;
  marginheight: 10px;
  marginwidth: 10px;
}

A:link		{color: #000066; font-weight: bold; text-decoration: none;}
A:active	{color: #000066; font-weight: bold; text-decoration: none;}
A:visited 	{color: #000066; font-weight: normal; text-decoration: none;}
A:hover 	{color: #000066; text-decoration: underline;}

.boxed
{	
border-bottom-width: 1px; 
border-top-width: 1px; 
border-left-width: 1px; 
border-right-width: 1px; 
border-style: solid;	
border-color: #222222;
}

.navtop {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.navside {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
}

.title  {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

.whitenote  {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
}

.content  {
  color: #ffffff;
  font-size:14px;
}

.formText  {
  font-size: 8pt;
  background-color: #bebebe;
  color: #000000;
  border: 1px #cccccc solid;
}

.formButton  {
  color:#000000;
  font-size: 12px;
  text-decoration:none;
  border:solid #cccccc 1px;
  background-color: #bebebe;
}

.footmsg  {
  text-align: center;
  font-size: 10px;
}

/*---  Paragraph formatting in weblog entries ---*/

p {
/*  font-family: verdana,trebuchet,sans-serif; */
/* font-size:   11px;  */
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
 text-align:  left;
}
