body {
  background-color: #FFFFFF;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #5495CC;
  scrollbar-face-color:#DD2212;
  scrollbar-track-color:#A2D6FD;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-highlight-color:#DD2212;
  scrollbar-shadow-color:#FFFFFF;
  scrollbar-3dlight-color:#DD2212;
  scrollbar-darkshadow-color:#FFFFFF;
}
sup {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 11px;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
}
.txt {
	font-size: 18px;
	font-weight: bold;
	text-align: justify;
	width: 700px;
}
.txt1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.txt2 {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Geneva, 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: #DD2212;
}
a:hover,a:active{
  color: #000000;
  text-decoration: none;
}
a.do:link,a.do:visited{
  text-decoration: underline;
  font-weight: bold;
  color: #DD2212;
  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: #DD2212;
	display: inline;
   font-family: cursive;
}
h2 {
	font-size: 30px;
	color: #5495CC;
	display: inline;
   font-family: cursive;
	font-weight: bold;
}