body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a0522d;
	text-decoration: none;
	background-attachment: scroll;
	background-color: f5f5f5;
	background-image: url(images/logo_small.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-family: Papyrus;
	font-size: 34px;
	font-style: oblique;
	margin-top: 5%;
	// margin-left: 147px;
	text-align: center;
}
p {
	margin-left: 147px;
	line-height: 20px;
}
a:link {
	font-style: italic;
	text-decoration: none;
	color: a0522d;
	font-size: 13px;
}
a:visited {
	font-style: italic;
	text-decoration: none;
	color: a0522d;
	font-size: 13px;
}
a:hover {
	font-style: italic;
	text-decoration: none;
	color: 708090;
	font-size: 13px;
}
a:active {
	font-style: italic;
	text-decoration: none;
	color: 708090;
	font-size: 13px;
}
.link {
	margin-top: 3%;
	margin-left: 147px;
	text-align: center;
}
.link2 {
	margin-top: 3%;
	margin-left: 147px;
	line-height: 2em;
	font-size: 10px;
	text-align: center;
}
.start {
	margin-top: 5%;
	margin-left: 147px;
}
div {
	text-align: center;
	margin-left: 147px;
}
li {
	margin-left: 147px;
	line-height: 20px;
}
.pic {
	margin-top: 5%;
}
.form {
	margin-left: 0px;
}
//table {
//	margin-right:auto;
//	margin-left:20%;
//	width:600;
//	border:0;
//	cellspacing:0;
//	cellpadding:0;
//	margin-top: 2%;
//}
h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Papyrus;
	text-indent: 147px;
}
