body {
	font-family: Geneva;
	font-size: 12px;
	color: #000000;
	background-color: #9c8979;
}

table {
	font-family: Geneva;
	font-size: 12px;
	color: #000000;
}

.background {
	background-position: left top;
	background-repeat:no-repeat;
	width: 950px;
	height: 530px;
}
.purple {
	color: #573863;
}
a:link {
	color: #573863;
	font-family: Geneva;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #573863;
	font-family: Geneva;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #573863;
	font-family: Geneva;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #573863;
	font-family: Geneva;
	font-weight: bold;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
input {
	border: 1px solid #573863;
	font-size: 12px;
	color: #573863;
	font-family: Geneva;
	background-color: #d9d6d6;
}
.input {
	border: 1px solid #573863;
	font-size: 12px;
	color: #573863;
	font-family: Geneva;
	background-color: #d9d6d6;
	font-weight: bold;
	cursor: pointer;
}
select {
	border: 1px solid #573863;
	font-size: 12px;
	color: #573863;
	font-family: Geneva;
	background-color: #d9d6d6;
}
textarea {
	border: 1px solid #573863;
	font-size: 12px;
	color: #573863;
	font-family: Geneva;
	background-color: #d9d6d6;
}
.black {
	background-color: #000000;
	}

/*@font-face{
	font-family: lucid;
	src: url(lcallig.ttf);
}*/
@font-face{ /* for IE */
font-family:lucid;
src:url(lcallig.ttf);
}
@font-face { /* for non-IE */
font-family:lucid;
src:url(http://:/) format("No-IE-404"),url(lcallig.ttf) format("truetype");
}

.about{font-family: lucid;
	font-size:12px;
	font-weight:bold;
} 



