/* general text */

p {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight : normal;
	color: #dde9f1;
	letter-spacing: 0px;
	line-height: 100%;
	margin-top: 0em;
	margin-bottom: 0em;
}

h1 { 
font-family: Times New Roman, Times, serif ;
font-size: 20pt;
font-weight : bold;
color: #dde9f1;
letter-spacing: 0px;
margin-top: 0em; 
margin-bottom: 0em; }

h2 { 
font-family: Times New Roman, Times, serif ;
font-size: 16pt;
font-weight : normal;
color: #dde9f1;
letter-spacing: 0px;
margin-top: 0em; 
margin-bottom: 0em; }

h3 { 
font-family: Times New Roman, Times, serif ;
font-size: 14pt;
font-weight : normal;
color: #dde9f1;
letter-spacing: 0px; 
margin-top: 0em; 
margin-bottom: 0em; }

h4 { 
font-family: Times New Roman, Times, serif ;
font-size: 12pt;
font-weight : bold;
color: #dde9f1;
letter-spacing: 0px;
margin-top: 0em; 
margin-bottom: 0em; }

h5 { 
font-family: Times New Roman, Times, serif ;
font-size: 12pt;
font-weight : bold;
color: #181a41;
letter-spacing: 0px;
margin-top: 0em; 
margin-bottom: 0em; }

h6 { 
font-family: Times New Roman, Times, serif ;
font-size: 12pt;
font-weight:bold;
color: #272b7b;
letter-spacing: 0px; 
margin-top: 0em; 
margin-bottom: 0em; }


a:link { text-decoration: none; font: 11pt  Times New Roman, Times, serif ; color: #dde9f1 }
a:active { text-decoration: none; font: 11pt  Times New Roman, Times, serif ; color: #ffffff }
a:visited { text-decoration: none; font: 11pt  Times New Roman, Times, serif ; color: #dde9f1}
a:hover { text-decoration: underline; font: 11pt  Times New Roman, Times, serif ; color: #ffffff }

/* Nav Links */
a.navlink:link { text-decoration: none; font: 14pt Times New Roman, Times, serif ; font-weight : bold; color: #272b7b}
a.navlink:active { text-decoration: none; font: 14pt Times New Roman, Times, serif ; font-weight : bold; color: #f17b05}
a.navlink:visited { text-decoration: none; font: 14pt Times New Roman, Times, serif ; font-weight : bold; color: #272b7b}
a.navlink:hover { text-decoration: underline; font: 14pt Times New Roman, Times, serif ; font-weight : bold; color: #f17b05}

a.navlink2:link { text-decoration: none; font: 14pt Times New Roman, Times, serif ; font-weight : bold; color: #dde9f1}
a.navlink2:active { text-decoration: none; font: 14pt Times New Roman, Times, serif ; font-weight : bold; color: #ffffff}
a.navlink2:visited { text-decoration: none; font: 14pt Times New Roman, Times, serif ; font-weight : bold; color: #dde9f1}
a.navlink2:hover { text-decoration: underline; font: 14pt Times New Roman, Times, serif ; font-weight : bold; color: #ffffff}

a.navlink3:link { text-decoration: none; font: 12pt Times New Roman, Times, serif ; font-weight : bold; color: #dde9f1}
a.navlink3:active { text-decoration: none; font: 12pt Times New Roman, Times, serif ; font-weight : bold; color: #ffffff}
a.navlink3:visited { text-decoration: none; font: 12pt Times New Roman, Times, serif ; font-weight : bold; color: #dde9f1}
a.navlink3:hover { text-decoration: underline; font: 12pt Times New Roman, Times, serif ; font-weight : bold; color: #ffffff}

/* Footer */
a.footer:link, a.footer:visited, a.footer:active {
	text-decoration: none;
	color: #272b7b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
a.footer:hover {
	text-decoration: underline;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}



blockquote {
font-family: Times New Roman, Times, serif ;
text-align: center;
font-style: italic;}
