.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.txt4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.txt5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #034336;
}
.txt6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
body{
  scrollbar-base-color:#034336;
  scrollbar-3d-light-color:#034336;
  scrollbar-arrow-color:#034336;
  scrollbar-darkshadow-color:#111B16;
  scrollbar-face-color:#54856C;
  scrollbar-highlight-color:#54856C;
  scrollbar-shadow-color:#111B16;
  scrollbar-track-color:#111B16;

	background-color:#034336;

}
a, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:hover, a:active
{	
	text-decoration: none;
}
