.style1{
        font-family: "MS UI Gothic";
        font-size: 9pt;
        text-transform: none;
        color: #666666
 }

.style2{
        font-family: "MS UI Gothic";
        font-size: 10pt;
        text-transform: none;
        color: #FFFFFF;
        font-weight: bold
}

.style3{
        font-family: "MS UI Gothic";
        font-size: 10pt;
        text-transform: none;
        color: #666666;
        font-weight: bold
}

.style4{
        font-family: "MS UI Gothic";
        font-size: 9pt;
        text-transform: none;
        color: #FFFFFF
}

.style5{ font-family: "MS UI Gothic";
        font-size: 9pt;
        text-transform: none;
        color: #FC7869;
        font-weight: normal
 }

.style6{ font-family: "MS UI Gothic";
        font-size: 9pt;
        text-transform: none;
        color: #6868FF;
        font-weight: normal
 }

.style7{
        font-family: "MS UI Gothic";
        font-size: 1pt;
        text-transform: none;
        color: #FFFFFF
}

.style8{
        font-family: "MS UI Gothic";
        font-size: 9pt;
        text-transform: none;
        color: #666666
 }

.style9{
	font-size:1em;
	color:#FF6666;
	text-decoration:none;
 }

.style10{
        font-family: "MS UI Gothic";
        font-size: 9pt;
        text-transform: none;
        color: #558CFF
 }

.menu1{
        font-family: "MS UI Gothic";
        font-size: 10pt;
        text-transform: none;
        color: #FF6215
 }

.menu2{
        font-family: "MS UI Gothic";
        font-size: 9pt;
        text-transform: none;
        color: #FF9999
 }

.menu3{
        font-family: "MS UI Gothic";
        font-size: 9pt;
        text-transform: none;
        color: #ACACFF
 }

.menu4{
        font-family: "MS UI Gothic";
        font-size: 9pt;
        text-transform: none;
        color: #bbbbbb
 }

.menu5{
        font-family: "MS UI Gothic";
        font-size: 9pt;
        text-transform: none;
        color: #ff7777
 }

.copy{
        font-family: "MS UI Gothic";
        font-size: 9pt;
        text-transform: none;
        color: #444444
 }

input,textarea{
        border-left:0px solid #ccccff;
        border-right:0px solid #ccccff;
        border-top:0px solid #ccccff;
        border-bottom:1px solid #8888ff;
        background-color : #ffffff;
        font-size : 10pt;
        color : #5555ff;
 }

a:link{
	font-size:1em;
	color:#444444;
	text-decoration:underline;
 }

a:visited{
	font-size:1em;
	color:#444444;
	text-decoration:underline;
 }
   
a:active{
	font-size:1em;
        color:#444444;
	text-decoration:underline;
}
	
a:hover{
	font-size:10pt;
	color:#aaaaaa;
	text-decoration:none;
}

.line{
        border-width:0px 0px 1px 1px;
        border-style:solid;
        border-color:#FC7869;
}

body{
	font-size:90%;
	color:#71534a;
        margin: 0 0 0 0;
        line-height:130%;
	background-image:url(back01.gif);
	scrollbar-arrow-color:#ffffff;
	scrollbar-face-color:#999999;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#555555;
	scrollbar-shadow-color:#FFFFFF;
}