/* CSS Document */
a:link {
	color: #ECE9D8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ECE9D8;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #ECE9D8;
}
body {
	background-color: #BDB8AE;
}
body,td,th {
	font-family: Gulim;
	margin-left: 200px;
	margin-right: 24px;
}
.Style1 { font-family: Gulim; color:#333333; font-size:14px;}
.Style2 {
	font-family: Gulim;
	font-weight: bold;
	color: #FFFFFF;
}
.Style3 {color: #938a7b}
.Style4 {font-weight: bold; font-family: Gulim;}
.Style5 {color: #C3CAA9}
.Style7 {font-weight: bold; font-family: Gulim; color: #ADBDA6; }
.Style10 {color: #ECE9D8}
.Style12 {color: #CCCCCC}
.Style13 {color: #FFFFFF; font-family: Gulim;}
.Style15 {color: #CCCCCC; font-size: 24px; }
.Style16 {font-family: Gulim}
.Style17 {font-size: 18px}
.Style18 {font-size: 12px}
.Style21 {color: #adbda6}
.Style23 {color: #adbda6; font-weight: bold; }
.Style24 {font-size: 18px; font-weight: bold; }
.Style25 {color: #adbda6; font-weight: bold; font-size: 18px; }
.photo {
	position:absolute;
	height:200px;
	left: 380px;
	top: 70px;
	right: 0px;
	visibility: visible;
	z-index: 1;
	width: 200;
}

