.bullet-list{
	color:#0099CC;
	font-size: 18px;
	border-left: 0;
	padding-left: 0px;
	padding-right: 10px;
}
.bullet-list-dark{
	font-size: 18px;
	border-left: 0;
	padding-left: 0px;
	padding-right: 10px;
}
body {
	background-color: #003366;
	margin-top: 0px;
	color: #003366;
font-size: 16px;
font-family: times, "times new roman", georgia, serif; 
padding-left: 40px;
 padding-right: 40px; text-align:left;
  line-height:1.5 em;
}

ol{
padding-left:40px;
padding-right:40px;
font-size: 16px;
font-family: times, "times new roman", georgia, serif; 
text-align:left;
  line-height:1.5 em;
}


ul{
	padding-right:40px;
	font-size: 16px;
	font-family: times, "times new roman", georgia, serif;
	text-align:left;
	line-height:1.5 em;
}


a:link { color: #006699; text-decoration: underline }
a:active { color: #006699; text-decoration: underline }
a:visited { color: #006699; text-decoration: underline }
a:hover { color: #999999; text-decoration: none }


p{ 
color: #003366;
font-size: 16px;
font-family: times, "times new roman", georgia, serif; 
padding-left: 40px;
 padding-right: 40px; text-align:left;
  line-height:1.25 em;
 }
.indent-bullet-list {
	padding-left: 80px;
	list-style-position: inside;
	list-style-type: square;
	line-height: 1.2em;
	padding-top: 0px;
}
