body {
	background-color: #FFFFFF;
	margin: 20px 0px 20px 0px;
}

body, td, input, textarea, select, p {
	color: #0F3163;
	font: 12px sans-serif;
	line-height: 18px;
}

input, textarea, select {
	background-color: #DBE9E6; 
	margin: 0px;
        border: 1px dashed #73467C;
}

a, a:visited { color: #847189; text-decoration: none; font-weight:bold; }
a:hover, a:active { color: #E8A634; font-weight:bold; }


.big {
	background-image: url(yuki-title.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;	
	width: 620px;
	margin: 0px auto;
	padding-top: 254px;
	text-align: center;
}

.menu {
	text-transform: uppercase;
	font-size: 13px;
	line-height: 37px;
	text-align: center;
	height: 40px;
	word-spacing: 26px;
	margin: 0;
}

.menu a {
	letter-spacing: 3px;
	color: #2D5999;
	font-weight: bold;
	letter-spacing: 5px;
}

.menu a:hover {color: #E8A634;}

.textbox {
	background: url('yuki-small.gif') bottom right #A7CBC4;
	text-align: left;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 10px 10px;
}


h2 {
	font-weight: bold;
	text-transform: lowercase;
	margin: 0px 0px 10px 0px;
	letter-spacing: 2px;
	color: #73467C;
	font-family: serif;
	font-size: 18px;
}


form {
	margin: 0px;
}


p  {
	margin: 0px 0px 15px 0px;
	text-align: justify;
}

img {
margin: 3px 3px 2px 2px;
}