.content {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

a {
	font-family: Arial;
	color: #000033;
	text-decoration: underline;
}
a:visited {color:#686962;}
a:active {color: #686962;}
a:hover  {color:#DFBB5E;}

.cim {
	font-family: Arial;
	font-size: 14px;
	color: #712225;
	font-weight: bold;
}

h1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.alert {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

input {
	color : Black;
	border-color : #712225;
	background-color : #FFFFFF;
	font-family : Arial;
	font-size : 12px;
}

textarea {
	color : Black;
	border-color : #712225;
	background-color : #FFFFFF;
	font-family : Arial;
	font-size : 12px;
}

input.gomb {
	border-color : #000000;
	background-color : #712225;
	color : #FFFFFF;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}
