body {
  background-color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  scrollbar-face-color:#114ACB;
  scrollbar-track-color:#FED500;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#114ACB;
  scrollbar-3dlight-color:#114ACB;
  scrollbar-darkshadow-color:#114ACB;
}
.txt {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 600px;
}
.txt2 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 600px;
}
.txt3 {
	font-size: 18px;
	font-weight: bold;
	padding-left: 5px;
}
sup {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF; 
	text-decoration: none;
}
a:link,a:visited{
  text-decoration: underline;
  color: #75AEFF;
  font-weight: bold;
}
a:hover,a:active{
  color: #FFE500;
  text-decoration: underline;
  font-weight: bold;
}
a.do:link,a.do:visited{
  text-decoration: underline;
  font-weight: normal;
  color: #FFE500; 
  font-size: 50px; 
  font-family: Impact, Tahoma;
}
a.do:hover,a.do:active{
  color: #Ff0000;
  font-size: 50px; 
  font-weight: normal;
  text-decoration: none;
  font-family: Impact, Tahoma;
}
h1 {
	font-size: 35px;
	display: inline;
	font-weight: normal;
	font-family: Impact, Tahoma;
}
h2 {
	font-size: 25px;
	display: inline;
	font-weight: normal;
	font-family: Impact, Tahoma;
}
h3 {
	font-size: 25px;
	display: inline;
   background-color: #114ACB;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
	text-align: center;
	letter-spacing: 8px;
	font-weight: normal;
	font-family: Impact, Tahoma;
	color: yellow;
}
h4 {
	font-size: 23px;
	display: inline;
   background-color: #114ACB;
	color: Yellow;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
	font-weight: normal;
	font-family: Impact, Tahoma;
}