a:link,a:visited,a:active{
color:#c66;
text-decoration:none;
}
a:hover{
color:#ecc;
text-decoration:none;
}
/***************************************/
body{
margin:20px 40px;
padding:0px;
color:#666;
font-size:9pt;
font-family:Arial,MS UI Gothic;
line-height:180%;
background-color:#fff;
}
table{
font-size:9pt;
line-height:180%;
}
/***************************************/
form{
margin:0px;
}
input,textarea{
color:#666;
font-size:9pt;
font-family:Arial,MS UI Gothic;
background-color:#fff;
border:1px solid #666;
}
hr{
height:0px;
border:0px;
border-bottom:1px solid #ccc;
}
ul{
margin:0px;
padding:0px 0px 0px 15px;
list-style-type:square;
}
/***************************************/
h1{
margin:0px;
padding:0px 0px 20px 0px;
color:#c99;
font-size:15pt;
font-family:Georgia,MS UI Gothic;
text-align:center;
}
h2{
margin:0px 0px 10px 0px;
padding:0px;
font-size:9pt;
letter-spacing:10px;
background-image:url(img/line.gif);
background-position:0% 50%;
background-repeat:repeat-x;
text-align:right;
}
h3{
margin:0px;
padding:0px;
color:#999;
font-size:9pt;
letter-spacing:10px;
}
h3:first-letter{
color:#c66;
}
/***************************************/
.txt{
	margin-bottom:40px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;




}
.mark{
	font-family:MS UI Gothic;
	background-repeat: no-repeat;
	background-position: top;

}
.pict{
	text-align:center;
	background-repeat: no-repeat;
	background-position: center;

}
.pict img{
border:1px solid #666;
}
