body {
	background-color:rgb(250,250,250); 
	margin:0; padding:0; 
	font-family:Arial, Helvetica, 'Hiragino Kaku Gothic Pro', 'MS PGothic', sans-serif;
}

a:link {text-decoration:none; color:rgb(51,102,255); font-style:normal}
a:visited {text-decoration:none; color:rgb(51,102,255); font-style:normal}
a:active {text-decoration:none; color:rgb(51,102,255); font-style:normal}
a:hover {text-decoration:none; color:rgb(255,0,0); font-style:normal}

img {border:none}

/* ___________Body________________ */
div#body {margin-left:auto; margin-right:auto; margin-top:0; width:980px; background-color:rgb(255,255,255); 
	border-left:solid 1px rgb(195,195,195); border-right:solid 1px rgb(195,195,195); border-bottom:solid 1px rgb(195,195,195)}

/* ___________Header________________ */
h1 {margin-left:0px; margin-right:auto; margin-top:0; margin-bottom:0; padding-left:5px; padding-top:0px; line-height:40px; font-size:18px; 
	background-color:rgb(142,167,251); color:rgb(240,240,240); font-weight:bold}
h1 img {margin-right:15px; vertical-align:text-bottom}

p.back {border-bottom:solid 2px rgb(195,195,195); width:840px; margin-left:70px; margin-right:auto; margin-top:15px; margin-bottom:0; padding-bottom:3px}
p.back2 {border-bottom:solid 1px rgb(195,195,195); width:800px; text-align:center; margin-left:auto; margin-right:auto; margin-top:40px; margin-bottom:50px; padding-bottom:5px}

/* ____ sample card ___ */
div.sample {margin-left:auto; margin-right:auto; margin-top:10px; margin-bottom:0px; width:700px}
p.card {border:solid 1px rgb(195,195,195); padding:15px; margin-left:0px; margin-top:30px; margin-bottom:0px; width:700px}

