body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	width: 80%;
}

.txtBold {
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

.imgMenu{
	border: 1px solid #999999;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.txtItalic {
	font-style: italic;
}

