BODY {
	color: Navy;
	background-color: #FFFBDF;
	font-family: Arial, sans-serif;
	font-size:10pt;
	vertical-align: top; 
	text-align: center;
}

A {
	color: #0000ff;
}
table{
	font-size: x-small;
	vertical-align: top;
      background-color : #FFFBDF;
	
}
H1{
	font-size:10pt;
	height: 1pt;
	line-height: 10pt;
   color: Navy;
 }
 H2{
 	font-size: 18pt;
 }
 H3{
 	font-weight: lighter;
	font-size: 10pt;
 }
 h5{
 	font-size: 10pt
	}

A:HOVER {
	color: #FF3E3E;
}
.img{
	height: 100px;
	width: 130px;
}
.tabel{
	width: 540px;
	text-align: left;
 border : 1px;
	
	 
}
hr{
	color: red;
 height: 2px;
 width: 580px;
}