h1 {
 	font-family: Arial;
 	font-size: 1.70em;
 	color: #782235;
         line-height: 120%;
}


h2 {
 	font-family: Arial;
 	font-size: 1.20em;
 	color: #782235;
}


h3  {
	font-size: 1.00em;
	font-family: arial, verdana;
	color: #782235;
	font-weight: bold;
	letter-spacing: 0pt;

}

h4 {
         font-family: times;
         font-weight: 500;
         font-style:italic;
         font-size: 1.50em;
         color: #782235;
}

h5 {
         font-family: arial;
         font-weight: 700;
         text-decoration: underline;
         font-size: 1.50em;
         color: #52a8ff;
}

h6 {
 	font-family: Arial;
 	font-size: 1.70em;
 	color: #52a8ff;
}



body {
	font-family: arial;
	font-size: 82%;
	line-height: 145%;
	font-weight: normal;
	color: #782235;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 10;
	margin-top: 0%;
	text-justify: inter-word;
	background-color: #52a8ff;
	background-image: url(hg.jpg);
}

<!-- #52a8ff -->

hr {
      color: #52a8ff;
      width: 100%;
      height: 1pt;
      text-align: left;
}

table {
         font-family: arial;
	font-size: 92%;
	line-height: 145%;
	font-weight: normal;
	color: #782235;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0;
	margin-top: 0%;

}




a:link {color: #52a8ff ; text-decoration:none }
a:active {color: #52a8ff ; text-decoration:none; }
a:visited {color: #52a8ff ; text-decoration:none; }
a:hover {color : #52a8ff ; text-decoration : underline; }
a:link:hover {color: #52a8ff ; text-decoration:underline; }
a:active:hover { 	color: #52a8ff; 	text-decoration:underline; }
a:visited:hover {color: #52a8ff ; text-decoration: underline; }


body {
	SCROLLBAR-FACE-COLOR: #d6d6d6;
	MARGIN: 20px9px 6px 8px;
	SCROLLBAR-HIGHLIGHT-COLOR: #EDEDED;
	SCROLLBAR-SHADOW-COLOR: #EDEDED;
	SCROLLBAR-3DLIGHT-COLOR: #EDEDED;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #EDEDED;
	SCROLLBAR-DARKSHADOW-COLOR: #EDEDED;
	background-color: 60;
}