body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: 700;
	text-align: right;
}
.seperator {
	color: #FF6600;
	font-weight: 900;
}
	
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
	
.table {
	height:25px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.galleryIndex {
	font-weight:700;
	color: #FF6600;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 28em;
	height: 1.1em;
}
.textmessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 28em;
}