@charset "utf-8";
/* CSS Document */

html {
	margin:0px;
	padding:0px;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#C5C5C5;
	margin:0px;
	padding:0px;
	color:#333333;
}
a, a:visited, a:active {
	color:#630f09;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	letter-spacing:3px;
	color:#630f09;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#74663e;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
}
.head1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	letter-spacing:3px;
	color:#630f09;
}
.head2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#74663e;
}
.copy, .copy a, .copy a:visited, .copy a:active {
	color:#000000;
	text-decoration:none;
}
.copy a:hover {
	color:#660000;
}
.news {
	width:330px;
	height:150px;
	overflow:auto;
}
.testi {
	border:1px dashed #000000;
	width:500px;
}