body{
	background-color: #EACDA5;
	background-image: url(images/img_worldmap.gif);
	background-position:center;
	background-attachment: fixed;
	background-repeat:repeat-x;
	line-height:130%;
	color:#af0f14;
	font-size:12px;
	margin: 0px; 
}
tr{
    line-height:130%;
    font-size:12px;
}

.font14{
    line-height:130%;
    font-size:14px;
}

A:LINK{
 	color : #009900;text-decoration: underline; 
	
}
A:VISITED{
 	color : #009900;text-decoration: underline; 
}
A:HOVER{
    color:#FF0000;text-decoration: underline; 
}
A:ACTIVE{
  	color : #009900; underline; 
}

.sh1{
    font-size:10px;
}
.h1 {
	color:#F35B99;
	line-height:130%;
	font-size:13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F35B99;
	font-weight: bold;
	margin-bottom: 5px;
}
hr {color:#CCCCCC;border: 0;height: 1px;background-color:#FFFFFF;}
.font14line {
	line-height:130%;
	font-size:14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
}
.font12 {
	font-size: 12px;
}
.font16 {
    line-height:130%;
    font-size:16px;
}
.font18 {
    line-height:130%;
    font-size:18px;
}
.QA {
	font-size: 12px;
	color: #006699;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.QAn01 {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.QAn02 {
	font-size: 12px;
	font-weight: bold;
	color: #339999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339999;
}
.QAn03 {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.h2 {

	color:#F35B99;
	line-height:130%;
	font-size:16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F35B99;
	font-weight: bold;
	margin-bottom: 5px;
}
.Q2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC66;
}

.scroll{ overflow:auto;height:100px;width:"550px"; }

.style1 {color: #FF0000}

.gray{color:#666666}