.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFA737;

}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFA737;
	font-weight: normal;
	font-style: italic;


}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004B6E;
	list-style-type: circle;

}
.greytable {
	border: 1px solid #999999;

}
a:link {
	color:#FFA837;
	text-decoration: none;

  }
a:hover {
	color:#004B6E;
	text-decoration: none;
  }

a:visited {
  color:#FFA837;
  text-decoration:none;
  }.titlessmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #663366;
	font-weight: normal;
}
.bulletsnumber {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660066;
	list-style-type: decimal;
}
.titlessmallbold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #663366;
	font-weight: bold;
.textblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFA737;
}
.textblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004B6E;
}

