.style1 {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.style3 {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.BlueHead {
	color:#2F7CA8;
	font-size: 14pt;
	font-weight: bold;
        line-height: 1.5em;
}

.OrangeHead {
	color:#fe5800;
	font-size: 14pt;
	font-weight: bold;
        line-height: 1.5em;
}

.redhighlight {
        color:#00CED1;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


p {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

li {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h4 { 
    display: block;
    font-size: 1.5em;
    margin-top: .33em;
    margin-bottom: .25em;
    margin-left: 0;
    margin-right: 0;
    font-weight: normal;
}

h2 { 
    margin-bottom: .25em;
}

body {background-color: FloralWhite;}

table, th, td {
    border: 1px solid gray;
}

.tablecolumntick {
  	text-align:center;
    font-weight: bold;
    color: red;
}

.tab {
margin-left: 3em
}
.tab2 {
margin-left: 5em
}

.grecaptcha-badge {
        display: none !important;
    }

.page .entry-title {
  color:#fe5800;
}