body {
  background-color: #FFFFFF;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
  scrollbar-face-color:#97ABEA;
  scrollbar-track-color:#000000;
  scrollbar-arrow-color:#000000;
  scrollbar-highlight-color:#97ABEA;
  scrollbar-shadow-color:#000000;
  scrollbar-3dlight-color:#97ABEA;
  scrollbar-darkshadow-color:#000000;
}
.txt {
	font-size: 18px;
	font-weight: bold;
	text-align: justify;
	color: #000000;
	width: 700px;
}
.txt2 {
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.txt3 {
	font-weight: bold;
	font-size: 12px;
	padding: 10px;
	line-height: 20px;
}
a:link,a:visited{
  text-decoration: underline;
  color: #3C63D8;
}
a:hover,a:active{
  color: #000000;
  text-decoration: none;
}
a.do:link,a.do:visited{
  text-decoration: underline;
  font-weight: bold;
  color: #3C63D8;
  font-size: 18px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.do:hover,a.do:active{
  color: #000000;
  font-size: 18px; 
  font-weight: bold;
  text-decoration: underline;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	display: inline;
   font-family: Impact;
}
h2 {
	font-size: 30px;
	color: #000000;
	font-weight: normal;
	display: inline;
   font-family: Impact;
}