@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777;
	text-align:justify;
}

body {
	margin:0;
	padding:0;
}

#container {
margin:0 auto;
width:530px;
height:300px;
text-align:justify;
}

h1 {font-size:14px; font-weight:900; text-align:left; padding: 3px 0 3px 18px;}

p {text-align:justify; padding:0 9px 6px 9px;}

a {text-decoration:underline; color:#777;}
a:hover {text-decoration:underline; color:#590101;}