/* CSS Document */
<!--
body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	background-color: #FAF4F0;
	margin: 0px;
}
a:hover {  color: #FF3300}
.navbar {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.style1{
	font-family: "Times New Roman", "Times", "serif";
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.style2{
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.style3{
	color: #ba476b;
}

-->


