body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #3E3D3C;
	text-align: justify;
	font-size: 12px;
	padding: 10px
}
p 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #3E3D3C;
	text-align: justify;
	font-size: 12px;
	padding: 10px
}

h1,h2,h3 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #3E3D3C;
	text-align: center
}

h1
{
	background-image: url(/images/iface14/header.gif);
	background-repeat: no-repeat;
	background-position: center;	
	font-size: 13px;
	font-size: 100%
}
h2 
{
	background-image: url(/images/iface14/header.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 90%
}
h3
{
	font-size: 80%
}
a:active, a:visited, a:link, a:hover 
{
	text-decoration: none;
	color: #7B1D1D;
	font-weight: bold;
	cursor: crosshair
}
a:hover
{
	color: #7D7B78;
	cursor: crosshair
}
.center
{
	text-align: center
}
input 
{ 
	font-family: Arial, Helvetica, sans-serif;
	border-color: #000000;
	background-color: #A7A5A1;
	padding: 0px;
	color: #000000
}
textarea
{
	font-family: Arial, Helvetica, sans-serif;
	border-color: #000000;
	background-color: #A7A5A1;
	padding: 0px;
	color: #000000
}
