body {
	font: 13px/13px times, serif;
	color: #ffffff;

}

.header {
	font: 20px times, serif;
	color: #F1F1F1;
	font-style: bold;
	margin: 0px; 
}


a {
	font: 13px times, serif;
	line-height: 12px;
	color: #cccccc;
}
a.gallery  {
	line-height: 15px;
	color: #DDD;
	font-style: italic;
	font-family: times, serif;
	font-size: 15px;
	text-decoration: none;
}
a.gallery:hover  {
	line-height: 15px;
	color: #CC3300;
	font-style: italic;
	font-family: times, serif;
	font-size: 15px;
	text-decoration: underline;
}
a.footer  {
	line-height: 10px;
	color: #B78A82;
	font-style: italic;
	font-family: times, serif;
	font-size: 13px;
}
a:visted {
	color: #DDEEFF;
}
test { text-decoration: none; }


.footer {
	font: 12px times, serif;
	color: #B78A82;
	font-style: italic;
	
}

p {
	font: 13px/15px times, serif;
	color: #F1F1F1;
}


hr { margin: 0px; }
hr.gallery { margin: 2px; }

border { color: #CC3300; }

a.back {  
	font-family: times, serif;
	font-size: 14px/8px;
	color: #f1f1f1;
	font-style: bold;
	margin: 0px; 
}

.bodytext {  
	font-size: 12px!important
	color: #B78A82;
	font-family: times, serif;		
}
		
form {
 	background-color: #ffffff;
 	font-size: 12px;
	font-family: sans-serif;
}

label {
	font-size: 13px;
	font-family: times, serif;
}

input {
	font-size: 12px;
	font-family: sans-serif;
}

input.name {
width: 160px;
}

textarea {
	font-size: 12px;
	font-family: sans-serif;
}

.reqtext {
 background-color: #ffff99;
 width: 160px;
}

.nreqtext {
 background-color: #ffffff;
 width: 160px;
}

.button {
font-family: arial, sans-serif;
font-size: 10px;
background-color: #ffffff;
color: #000000;
margin-right: 3px;
}