*
{
   font-size: 12px; 
   font-family: Arial, Helvetica;
   line-height: 18px;
   }

X {}

hr {border: 1px dashed silver;}

body, p{
	padding: 0px;
	background: transparent url(logo_hg2.png) fixed;
	font-family: Arial, Helvetica;/*Arial, Helvetica, Sans-serif;*/
	font-size: 12px;
	color: #000;
}

.h1,h1 { 
font-size: 18px;
font-family: Arial,Helvetica,sans-serif;
font-family: arial narrow,helvetica narrow;
color: 0;
line-height: 20px;
font-weight: bold;
}

.h2,h2 { 
font-size: 25px;
font-family: arial narrow,helvetica narrow;
color: #960000;
line-height: 27px;
font-weight: bold;
}

.h3,h3
{ font-size: 16px;
color: #960000;
font-weight: bold;
}

.h4,h4
{ font-size: 14px;
color: #444;
font-weight: bold;

}

a:link, a:visited{
color: navy;
text-decoration: none;
}

a:hover{
color: #f09;
text-decoration: underline;
}

iframe {
  background-color: #ffffdd;
}
table{
		border: 0;
		/*border-bottom: 2px solid #444444;
		border-right:  2px solid #444444;*/
}
	
/* Opera fix */
head:first-child+body tr.ruled td{
		background-color: #C6E3FF; 
}

