body {
	font-family: Tahoma;
	color: #333366;}


a:link {
	color: #333366;
}
a:hover {
	color: #333366;
}
a:visited {
	color: #333366;
}

a.menu:link {
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #45587C;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial;
	font-weight: bold;
	color: #45587C;
	font-size: 18px;
}
a.menu:visited {
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #45587C;
	text-decoration: none;
}

a.down:link {color: #FFF; text-decoration: none;}
a.down:hover {color: #FFF; text-decoration: none;}
a.down:visited {color: #FFF; text-decoration: none;}

.header {
	font: 700 12px Arial;
	color: #FFFFFF;
}
strong {
	color: #45587C;
}
p {
	text-align: justify;
}

a.submenu:link {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #45587C;
	text-decoration: none;
}
a.submenu:hover {
	font-family: Arial;
	font-weight: bold;
	color: #45587C;
	font-size: 14px;
}
a.submenu:visited {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #45587C;
	text-decoration: none;
}
.faq {
	font-family: Arial;
	color: #45587C;
	font-weight: bold;

}
.subheader {
	font-family: Arial;
	font-size: 16px;
	font-weight: 700;
	color: #45587C;
}
.flatname {
	font: 700 16px Arial;
	color: #FFFFFF;
}
td {
       font-size: 13px;
}