body {
color: #151515;
background-color: #c4e5f7;
}

.btfr{
background-color: #A0E8FF;
width: 98%;
height: 50;
display: block;
}
p{
text-indent: 2em;
text-align:justify;
margin: 20px;
}
.ver12{ font-size: 12pt; font-family: Verdana;}

.m21{  margin-left: 21.25pt;}


.sy{ font-size: 12pt; font-family: MT Symbol;}
.v1{
font-family: Arial, Helvetica, sans-serif;
}
b span{
	color:#8B0000;
}
i{
	text-decoration: underline;
}
h1,h2,h3,h4,h5{
	text-align: center;
}
h1{
	color: #0D3D42
}
h2{
	color: #009D9F;
}
h3{
	color: #384800
}
h4{
	color: #336699
}
a{
	color: #00019F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-left: 2px outset Maroon;
	text-decoration: none;
	padding-left: 5px;
	font-size: 10pt;
}
a:hover{
	text-decoration:underline;
}
p a{
	font-size: 14pt;
	border: none;
}
div a:link, div a:visited {
display: block;
	font-size: 13px;
	width: 98%;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("link.gif");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
	margin-left: 4px;
}

div a:hover{
display: block;
margin-left: 4px;
	font-size: 13px;
	width: 98%;
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
.ln{
display:inline;
color: Gray;
font-size: 10px;
margin-left:0px;
border:none;
border-left:none;
background-color: transparent;
}
#sr{
color: Gray;
font-size: 10px;
text-align: center;
}
#sr a,#sr a:hover,#sr a:link,#sr a:visited{
color: Gray;
font-size: 10px;
display:inline;
border:none;
background-color: transparent;
background-image: none;
}
hr{
text-align: center;
	width: 98%;
}
body a:last-of-type {
  display: inline;
    color: initial; 
    font-weight: normal;
    text-decoration: underline;
    border:none;
    background-color: transparent;
    background-image: none;
    font-size: 1rem;
}