@charset "utf-8";
.style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #CCC;
	background-color: #000;
	position: static;
	background-attachment: scroll;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #B4B7B2;
	border-right-color: #B4B7B2;
	border-bottom-color: #B4B7B2;
	border-left-color: #B4B7B2;
}

.style2 {
	background-color: #000;
	text-decoration: none;
	text-align: center;
}

a, p {
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #CCC;
}

li {
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #CCC;
	margin: 0em 0em 0em 2em;
}

h1 {
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: strong;
	color: #CCC;
}

h2 {
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: lighter;
	color: #CCC;
}

.photo {
	float: left;
	margin: 0em 1em 0.2em 0em;
}

table {
	font-family: Arial, Helvaetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-align: left;
	color: #CCC;
	background-color: #000;
	position: static;
	background-attachment: scroll;
}

.link {
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #CCC;
	margin: 0em 0em 0em 2em;
}

hr {
	width: 70%;
	text-align: center;
}
