body {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin: 0;
}
a {
	text-decoration	:	none;
}
a:link,a:visited {
	text-decoration	:	none;
}
a:hover {
	text-decoration	:	underline;
}
h1.zag {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 22;
	color: #011170;
	text-align: right;
}
td {
	font-family: "Times New Roman", Times, serif;
	color: #011170;
	font-size: 14px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	color: #011170;
	text-align: justify;
	font-size: 14px;
	padding: 10px 21px 10px 21px;
}
.text1 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	color: #011170;
	font-size: 14px;
}
.textS {
	font-family: "Times New Roman", Times, serif;
	color: #011170;
	font-size: 13px;
}
a.menu {
	font-family: "Times New Roman", Times, serif;
	color: #F2D884;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
a.menu:hover {
	text-decoration: underline;
}
.menuSm {
	font-family: "Times New Roman", Times, serif;
	color: #F2D884;
	text-align: center;
	font-size: 12px;
}
a.menuSm {
	font-family: "Times New Roman", Times, serif;
	color: #F2D884;
	text-align: center;
	font-size: 12px;
	}
a.menuSm:hover {
	text-decoration: underline;
}
input {
	background-color: #FFFFFF;
	border-color: #F2D884;
	border: 1px;
	border-style: groove;
	border-width: thin;
	font-family: "Times New Roman", Times, serif;
	color: #011170;
	font-size: 14px;
	}
select {
	background-color: #FFFFFF;
	border-color: #F2D884;
	border: 1px;
	border-style: groove;
	border-width: thin;
	font-family: "Times New Roman", Times, serif;
	color: #011170;
	font-size: 14px;
	}
textarea {
	background-color: #FFFFFF;
	border-color: #F2D884;
	border: 1px;
	border-style: groove;
	border-width: thin;
	font-family: "Times New Roman", Times, serif;
	color: #011170;
	font-size: 14px;
	}
a.num {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	color: #011170;
	font-size: 14px;
}
a.num:hover {
	text-decoration: none;
}