body {
	background-color: #ff6699;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff6699;
}

td {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff6699;
	font-weight: bold;
}
a:link {
	color: #ff1111;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00ccaa;
}
a:hover {
	text-decoration: underline;
	color: #aa0000;
}
a:active {
	text-decoration: none;
	color: #ff0000;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.text-bg-color {
	background-color: #E2F1F4;
}
h1 {
	font-size: 24px;
	color: #FFFFFF;
	font-family: "comic Sans MS";
}

h2 {
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p {
	text-align: justify;
}
#divCopyright {
	font-size: 10px;
	margin: 10px;
	text-align: center;
}
#tableLayout {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b0b0b0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B0B0B0;
	width: 80%;
}
#tdNavigation {
	background-color: #FFbbee;
	text-align: center;
	vertical-align: top;
}
.red {
	color: #FF0000;
	font-weight: bolder;
}

