@charset "UTF-8";
/* CSS Document */

<style type="text/css">


body {
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
}

#main_box 
{
	width:100%;
	text-align:center;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
  }



#main
{
	margin: 0px auto;
	padding: 0;
	text-align: left;
	width: 1024px;
	height: auto;
	position: relative;
	background-color: #000000;
}



#box_txt
{
	margin: 0;
	padding: 0;
	position: absolute;
	width: 652px;
	height: 383px;
	left: 251px;
	top: 232px;
	
}




#footer_box 
{
	position: relative; 
	text-align:center;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	 }



.h1 {
	font-family:Trebuchet MS, Lucida Sans, Lucida Grande;
  	font-size: 11px;
  	color: #ffffff;
	text-decoration: none;
	font-weight: normal;

}

.h1 a:link {
 	font-family:Trebuchet MS, Lucida Sans, Lucida Grande;
  	font-size: 11px;
  	color: #ffffff;
  	text-decoration: none;
	font-weight: normal;
} 

.h1 a:visited {
  	font-family:Trebuchet MS, Lucida Sans, Lucida Grande;
  	font-size: 11px;
    color: #ffffff;
  	text-decoration: none;
	font-weight: normal;
} 

.h1 a:hover {
  	font-family:Trebuchet MS, Lucida Sans, Lucida Grande;
  	font-size: 11px;
    color: #ffffff;
  	text-decoration: underline;
	font-weight: normal;
} 

.h2 {
	font-family:Trebuchet MS, Lucida Sans, Lucida Grande;
  	font-size: 13px;
  	color: #ffffff;
	line-height:1.4;
	text-decoration: none;
	font-weight: normal;
}


.h2 a:link {
 	font-family:Trebuchet MS, Lucida Sans, Lucida Grande;
  	font-size: 13px;
  	color: #ffffff;
	line-height:1.4;
  	text-decoration: underline;
	font-weight: normal;
} 

.h2 a:visited {
  	font-family:Trebuchet MS, Lucida Sans, Lucida Grande;
  	font-size: 13px;
    color: #ffffff;
	line-height:1.4;
  	text-decoration: underline;
	font-weight: normal;
} 

.h2 a:hover {
  	font-family:Trebuchet MS, Lucida Sans, Lucida Grande;
  	font-size: 13px;
    color: #ffffff;
	line-height:1.4;
  	text-decoration: underline;
	font-weight: normal;
} 



</style>
