a:link, a:visited, a:active {
	color: #D9D3C1;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}


a:hover {
	color: #010103;
	background: #F3F3F3;
	text-decoration: none;
	cursor: crosshair;
}


#content {
	font-size: 10px;
	text-align: justify;
	margin-top: -10px;
	padding-right: 79px;
	padding-left: 56px;
	cursor: help;
	background: #F6F7F7;
	
}


p {
	text-align: justify;
	font-size: 9px;
	cursor: help;

}

body {
	font-size: 9px;
	color: #585752;
	font-family: helvetica, century gothic, tahoma;
	text-align: justify;
	background: #F9F7F5 url(layout/bkg.jpg) top repeat-x;
	cursor: help;

}

stand, strong, em {
	font-family: tahoma, times new roman;
	color: #7B6665;
}
 
h1 {
	color: #6C756D;
	font-family: century gothic, georgia, "times new roman", arial, serif;
	font-size: 7pt;
	text-transform: lowercase;
	letter-spacing: 2px;
	text-align: right;
	margin: 0;
	line-height: 26pt;
	padding-right: 30px;
	}

h1:first-letter {
	color: #322C2C;
	padding: 0;
	}

a img {
	border: 0;
	}

.image {
	background: #D9D3C1;
	border: 4px solid #D9D3C1;
	}

input, text, textarea, option, select, reset, submit {
	padding: 1px;
	font-family: verdana;
	font-size: 7.5pt;
	background: #D2D1CF;
	color: #000100;
	border-bottom: 1px solid #000100;
	border-top: none;
	border-left: 2px solid #F6F4F5;
	border-right: none;
}

