@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{
	background-color: #ffffff;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
}


table {
border-collapse:collapse;
border-spacing:0;
}

p {
	font-size:1.2em;
	color: #333333;
}

a {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
color: #000000;
text-decoration: underline;
}

a:hover {
color: #666666;
text-decoration: underline;
}

.rk1 {
	margin-bottom: 2em;
}
