  BODY {
	FONT-FAMILY: Verdana, Arial, sans-serif; FONT-SIZE: smaller
  }
  .bodytext {
    FONT-FAMILY: Verdana, Arial, sans-serif; FONT-SIZE: x-small
  }
  .label {
	FONT-FAMILY: Verdana, Arial, sans-serif; FONT-SIZE: 11pt; FONT-WEIGHT: bold; COLOR: #1d429a;
  }

.instructions{
	font-family:Verdana; 
	font-size:8pt;
	font-weight:bold;
	color:#1d429a;
	margin:0px:0:10px:15px;
}

  .errormsg {
  	color:red; FONT-SIZE: 8pt; font-weight: bold;
  }
  
  .strong
  {
  	color: #1d429a;
  	font-weight:bold;
  }
  .sitelabel{
  	color:#1d429a; font-family:Verdana; font-size:8pt;font-weight:bold;
  }

  .highlight{
	font-weight: bold; 
	color: black; 
	background: #CCCC99;
	font-size:10pt;
}
  P{
	margin:0:0:0:0;
}

.sitelink{
	font-weight: bold; 
	font-size:8pt;
}

a {
	font-weight:bold;
	color : #1d429a;
}

a:hover {
	font-weight:bold;
	color : #336699;
}

a:visited {
	font-weight:bold;
	color : #006699;
}
