Body  {
	margin: 0cm 0cm 0cm 0cm;
	background-color: #FFFFFF;
}

A:ACTIVE {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: bold;
	color: #FC8321;
}

A:LINK {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: bold;
	color: #FFFFFF;
}

A:VISITED {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: bold;
	color: #FFFFFF;
}

A:HOVER {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: bold;
	color: #FC8321;
}

.newsListLink {
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration:underline; 
}

.textNaviHor {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: bold;
	color: #FFFFFF;
}

.textNavi {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal;
	color: #000000;
}

.textNaviBold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: bold;
	color: #000000;
}

.textOrangeBold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: bold;
	color: #FC8321;
}

h3 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14pt;
        font-style: normal;
        font-weight: bold;
        color: #000000;
}

h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16pt;
        font-style: normal;
        font-weight: bold;
        color: #000000;
}

h4 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;
        font-style: normal;
        font-weight: bold;
        color: #000000;
}

.textContent {
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 12pt; 
        font-style: normal; 
        font-weight: normal;
        color: black;
}

.textContentLink {
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 12pt; 
        font-style: normal; 
        font-weight: normal;
        color: black;
        text-decoration:underline; 
}

.norm {
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal;
	font-weight: normal;
	color: #000000;
}	

.norm2 {
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
        font-style: normal;
	font-weight: bold;
	color: #000000;
}

.form  {
	border: 1px solid;
	border-color: #FF8040;
	background-color:#FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, "sans serif";
	font-size:10px;
	font-weight : bold;
	width:200;
}

.formTextbox  {
	border: 1px solid;
	border-color: #FF8040;
	background-color:#FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, "sans serif";
	font-size:10px;
        font-weight : bold;
	width:285;
	height: 200
}

.formButton  {
	border: 1px ridge;
	background-color:#FF8040;
	color: #FFFFFF;
	font-family: Arial, Helvetica, "sans-serif";
	font-size:12px;
	font-weight : bold;
}
