/***************************************/
a{text-decoration:none;}
a:link {color:#cccccc;}
a:active {background-color: #CCFFFF; color:#808080;border-bottom:2px dotted #0099ff;}
a:visited {color:#0099ff;}
a:hover{background-color: #CCFFFF; color:#808080; border-bottom:2px dotted #0099ff; cursor:crosshair}
.small{font-size : 10px;}

/***************************************/
body{
margin:20px 40px;
padding:0px;
color:#808080;
font-size:9pt;
font-family:Verdana,MS UI Gothic;
line-height:150%;
background-color:#ffffff;
scrollbar-highlight-color: #0099ff;
scrollbar-shadow-color: #0099ff;
scrollbar-face-color: #ffffff;
scrollbar-track-color: #ccffff;
scrollbar-arrow-color: #0099ff;
}



table{
font-size:9pt;
line-height:150%;
}

/***************************************/
form{
margin:0px;
}
input,textarea{
color:#808080;
font-size:9pt;
font-family:Verdana,MS UI Gothic;
background-color:transparent;
border:1px solid #666;
}
hr{
height:0px;
border:0px;
border-bottom:1px dotted #666;
}
ul{
margin:0px;
padding:0px 0px 0px 15px;
list-style-type:circle;
}

/***************************************/
h1{
margin:0px;
padding:0px 0px 20px 0px;
font-color:#0099ff;
font-size:16pt;
font-family:MS UI Gothic;
}
h2{
margin:0px 0px 10px 0px;
padding:2px 0px 2px 15px;
font-size:9pt;
background-image:url(img/h2.gif);
background-position:0% 50%;
background-repeat:no-repeat;
border-top:1px solid #666;
border-bottom:1px solid #666;
}
h3{
margin:0px;
padding:0px;
font-size:9pt;
}
h4{
	margin:0px 0px 5px 0px;padding:0px 10px;
	color:#808080;
	font:bold 11px/20px Verdana;
	border:1px dotted #00ccff;
	width:50%;
}

/***************************************/
.txt{
margin-bottom:40px;
}
.mark{
font-family:MS UI Gothic;
}
.pict{
text-align:center;
}
.pict img{
border:1px solid #666;
}