A:link          { color: black }
A:visited       { color: black }
A:active        { color: #FF6600}
A:hover         { color: #FF6600}

body {
	font-family: Verdana, VerdanaCE, Geneva, sans-serif;
	color: Black;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	background-color: #FF6600;
	height:100%;
}

P { 
	font-weight: normal;
    font-size: 10pt;
    line-height: 14pt;
    font-style: normal;
	color: black;
	text-align: left;
	font-family: Verdana, VerdanaCE, Geneva, sans-serif 
}

H1 { 
	font-weight: normal;
    font-size: 8pt;
    line-height: 12pt;
    font-style: normal;
	color: black;
	text-align: left;
	font-family: Verdana, VerdanaCE, Geneva, sans-serif
}

H2 { 
	font-weight: bold;
    font-size: 18pt;
    line-height: 18pt;
    font-style: normal;
	color: black;
	text-align: left;
	font-family: Verdana, VerdanaCE, Geneva, sans-serif
}

HR { 
	width: 88%;
	size: 8px;
	color: #FA1818;
}


.top { 
	width: 1200px;
	background-color: #FFFFFF;
	float: center;
	position: relative; 
	text-align: left; 
	margin: auto;
	background-image: url(../images/Sigi_pageBackS.png);
	background-repeat: no-repeat;
	overflow: none;
}

.main { 
	width: 1200px;
	background-color: #FFFFFF;
	float: center;
	position: relative; 
	text-align: left; 
	margin: auto;
	overflow: auto;
}

.floating-box {
  position: fixed;
  bottom: 0%;
  width: 848px;
  z-index: 100;
  background: #DDDDDD;
  text-align: left;
}

div.floating-box div{

}

ul.box{
color: Black;
list-style-type: none;
}

li.box{
padding: 0px;
margin-right: 12px;
margin-left: 0px;
display: inline;
font-size: 10pt;
line-height: 180%;
color: Black;
list-style-type: none;
}
