*
{
   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 { font-family: Arial,Helvetica,sans-serif;
color: #FFa000;
font-size: 24px;
line-height: 32px;
font-weight: normal;
}

.h2,h2 { font-size: 18px;
font-family: Arial,Helvetica,sans-serif;
color: #960000;
line-height: 22px;
font-weight: normal;
}

.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; 
}


