body {
	background-color: #34344E;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #666699;
}
.description {
	color: #000000;
}
a:hover {
	color: #FF66CC;
}
a.linkb {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
.lower-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #34344E;
	border-right-color: #34344E;
	border-bottom-color: #34344E;
	border-left-color: #34344E;
}
.style1 {
	color: #993300;
	font-style: italic;
}
.style2 {
	color: #993300;
}
a.topnav {
	background-image: url(images/top-n.gif);
	width: 107px;
	margin-right: 1px;
	margin-bottom: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
	text-align: center;
}
a:hover.topnav {
	color: #666699;
	background-position: 0px -22px;
}
textarea {
	background-color: #FFE1FF;
}
input {
	background-color: #FFE1FF;
}
li {
	list-style-position: inside;
}
.cambox {
	float: left;
	width: 86px;
	margin-right: 7px;
	margin-bottom: 0px;
	display: block;
}
.thumb {
	border: 1px solid #000000;
	margin-right: 5px;
}.style3 {
	color: #FF0000;
	font-style: italic;
