BODY {
	color: navy;
	background-color: white;
	font-family: Arial, sans-serif;
	font-size:10pt;
	vertical-align: top; 
}

table{
	font-size: 10pt;
	vertical-align: top;
}
h1 {
padding: 0px;
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bolder;
}

H2{
font-size: 23pt;
font-family: "Times New Roman", Times, serif;
font-weight: 100;
 }
H3{
font-weight: lighter;
font-size: 10pt;

 }
 
 a{
 	color: #0000E1;
	font-weight: bold;
 }

A:HOVER {
	color: red;
	font-weight: bold;
}

td{
	vertical-align: top;
}

.gl{
	background-color: #FFFBDF;
	
	width: 165px;
 text-align: center;
}

.tb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1;
}

.jp{
height: 1008px;
background-color: #ffffdf;
}
.hd{
  height: 600px;
  width: 750px;
}
hr{
	width: 140px;
	color: Red;
	height: 1px;
}
.rh{
	text-align: center;
	height: 45px;
	width: 550px;
	background-color: #f2f2f2;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
}
.kl{
	background-color: #f2f2f2;
	width: 550px;
}
.if{
	width: 550px;
	height: auto;
}
.img{
	height: 100px;
	width: 130px;
}


.small {
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
color: navy;
}