@charset "UTF-8";
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
}
#text a:link {
	color: #900;
	text-decoration: none;
}
#text a:visited {
	text-decoration: none;
	color: #333;
}
#text a:hover {
	text-decoration: underline;
	color: #CC6;
}
#text a:active {
	text-decoration: none;
	color: #333;
}
#text a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	width: 620px;
	background-color: #FFF;
	line-height: 17px;
}

h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: -10px;
}
ul li {
	margin-bottom: 5px;
	width: 325px;
}
textarea {
	border: 1px solid #999;
	background-color: #FFF;
}
input {
	border: 1px solid #999;
}
#pic {
	border: 1px dashed #666;
}

