body {
	background-color: #743617;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin: 0;
}
a {
	text-decoration	:	none;
	color: #6A2F12;
}
a:link,a:visited {
	text-decoration	:	none;
	color: #6A2F12;
}
a:hover {
	text-decoration	:	underline;
	color: #000000;
}
a:active {
	text-decoration	:	none;
	color: #000000;
}

.zag {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20;
	color: #6A2F12;
}
.zagSml {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16;
	color: #6A2F12;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	text-align: justify;
	font-size: 11px;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 11px;
}
.text3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	text-align: justify;
	font-size: 12px;
}
.ttBt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ECDCB0;
	font-size: 10px;
}

input {
	background-color: #FFF9EA;
 	font-size:12px;
	color: #000000;
	border-color: #743617;
	border-style: solid;
	border-width: thin;
	}
	
.select {
	background-color: #FFF9EA;
 	font-size:12px;
	color: #000000;
	border-color: #743617;
	border-style: solid;
	border-width: thin;
	}
a.ny:link,a.ny:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a.ny:hover {
	text-decoration	:	underline;
}