h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

a {
	color: #634646;
	text-decoration: underline;
}

a:link {
 	color: #634646;
}

a:visited {
	color: #634646;
}

a:active {
	color: #634646;
	text-decoration: underline;
}

a:hover {
	color: #634646;
	text-decoration: underline;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
	color: #000000;
}

.table_border {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}

.site {
	margin-left:10px;
	margin-top:20px;
	margin-right:10px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.input {
    FONT-SIZE: 10px; 
	FONT-FAMILY: verdana,arial,helvetica,sans-serif; 
	COLOR: #000000; 
	FONT-WEIGHT: normal;
}

.button {
    color: black;
	font-size: 10px;
	border-width: 1px;
	border-color: #CCCCCC;
	background: #B4AB80;
	font-weight: normal;
}
