@charset "utf-8";
/* CSS Document */
html, {
	margin:0px;
	padding:0px;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#box {
	/* [disabled]height: 200px; */
	width: 640px;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	/* [disabled]padding-left: 8px; */
	background-color: #FFF;
}
body table tr td p a {
	text-decoration: none;
	color: #333;
}


table tr td p {
	font-size: 75%;
	font-weight: lighter;
	color: #000;
}
table tr td h1 {
	font-size: 100%;
	font-weight: bolder;
	color: #996600;
	background-image: url(images/snowflake_01.jpg);
	background-repeat: no-repeat;
	padding-left: 32px;
	height: 32px;
}
table tr td h2 {
	font-size: 100%;
	font-weight: bolder;
	color: #996600;
	background-image: url(images/snowflake_02.jpg);
	background-repeat: no-repeat;
	padding-left: 32px;
	height: 32px;
}
table tr td h3 {
	font-size: 100%;
	font-weight: bolder;
	color: #996600;
	background-image: url(images/snowflake_03.jpg);
	background-repeat: no-repeat;
	padding-left: 32px;
	height: 32px;
}
table tr td h4 {
	font-size: 100%;
	font-weight: bolder;
	color: #996600;
	background-image: url(images/snowflake_04.jpg);
	background-repeat: no-repeat;
	padding-left: 32px;
	height: 32px;
}
