.contentparagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000066;
}
.contentbullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}
a:link   {
  color:#F00;
  }
a:visited {
	color:#0099FF;
  }  
a:hover {
  color:#333;
  }
a:active {
  color:#000;
  }

