body {
	background-color: #77B3C7;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	word-spacing: 3px;
}
table.border {
	border: thin dotted #CF909B;
}


td {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.style1 {
	color: #000000;
}
.style2 {
	font-size: 20px; 
	color: #77B3C7; 
	font-weight:bold;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #77B3C7;
	font-weight: bold;
}
.mongram {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:bold;
}
a.mono:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a.mono:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a.mono:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #77B3C7;
	font-weight:bold;
	text-decoration: none;
}
a.mono:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
