@charset "utf-8";
/* CSS Document */
body,div,p,form,input,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,address{
margin: 0;
padding: 0;
font-size: 100%;
font-weight: normal;
font-style: normal;
line-height: 1.5;
}

img {border:0;}

ul {list-style: none;}

body{
font-size: 62.5%;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


body{
	color: #000000;
	background-color: #ffffff;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}



table {
border-collapse:collapse;
border-spacing:0;
}

p {
font-size:1.2em;
}

a {
color: #000000;
text-decoration: underline;
}

a:visited {
color: #000000;
text-decoration: underline;
}

a:hover {
color: #666666;
text-decoration: none;
}

.rk1 {
	margin-bottom: 2em;
}
