p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: navy;
		line-height : 20px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: navy;
	list-style : circle;
	line-height : 20px;
}

h1, h2, h3, h4, h5, h6 {
    color: #222;
    font-weight: 600;
    line-height: 1.3em;
}

}

b, strong {
    font-weight: 600;
}



.fontify {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
.fontify_navy {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: navy}
.Bold_Blue {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: 004080}
.title_verdana { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #003399}
.fontify_B_blue_8pt {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: 004080}
.Fontify8pt_plain {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: navy}
.white_small {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: ffffff; font-weight: normal}
.Green_title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bolder; color: #006633}
.fontify_green {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #006633}
.fontify_green {  }
.Green_title {  }
.fontifyB8ptgreen {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #006633}
.maroon_title {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11pt; font-weight: bold; color: maroon}
.maroon_title_small {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-weight: bold; color: maroon}
.fontify12 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: navy}
.title_black {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000}
.maroon {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10pt; color: maroon}
.paragraph {  font: normal small/1.3px Arial, Helvetica, sans-serif; color: #00000; background-color: #FFFFFF}
.fontify_black {  font: 10pt Arial, Helvetica, sans-serif}
.Fontify12-Black {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; font-style: normal; font-weight: normal}
background: rgba(255,255,255,1);
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,0.99) 47%, rgba(237,237,237,0.97) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,0.99)), color-stop(100%, rgba(237,237,237,0.97)));
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,0.99) 47%, rgba(237,237,237,0.97) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,0.99) 47%, rgba(237,237,237,0.97) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,0.99) 47%, rgba(237,237,237,0.97) 100%);
background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(246,246,246,0.99) 47%, rgba(237,237,237,0.97) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );