	
p, ol, ul,dl, h1, h2, body, a, div, table  
		{ 
		color: #052f4f; 
		font-size: 13px; 
		font-family: verdana, arial, sans-serif;	
		text-align:left;
		}

p		{text-align:justify; margin: 0px 0px 15px 0px;}

ul		{			
		line-height:19px;
		}
		
ul.anker		{			
		line-height:19px;
		margin-left:32px; margin-top:34px;
		}		

.left {float:left;}		
		
h1 		{
		font-weight:normal;
		font-size: 17px;
		color: #052f4f;
		}		

h2 		{
		font-weight:normal;
		font-size: 13px;
		color: #0b66ac;	
		}			
		
h3 		{
		font-weight:normal;
		font-size: 13px;
		margin: 0px 0px 5px 0px;
		color: #0b66ac;	
		}				
	
		
body 
		{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;		
		}
		
:focus	{
		outline:none;
		}
		
#hg 
		{ 
		position:relative; 
		width:793px;
		height:680px; 
		background-image:url(images/hg.gif);
		background-repeat:no-repeat;
		}		
		
#animation	
		{
		position:absolute; 
		top:1px;
		left:10px;
		}		
		
#navi 
		{ 
		position:absolute; 
		top:245px;
		left:50px;
		width:150px;
		}			
				
#text 
		{ 
		position: absolute; 
		top:232px; 
		left:220px; 
		width: 490px; 
		height:380px;
		}
		

		
		
		
a 			{text-decoration:underline; color:  #052f4f;}

a:link		{color: #052f4f;}    
a:visited	{color: #052f4f;} 
a:hover 	{color:#0b66ac;}   
a:active 	{color: #0b66ac;}





.popUp {
	position:absolute;
	left:0px;
	top:235px;
	height:170px;
	width:455px;;
	
	border:0px solid #0b66ac;
	padding:0px 0px 0px 0px;
	display:none;
	overflow:auto;
	}

	

