@charset "utf-8";
/* CSS Document */
body {
/*background-color:#f7e5bb !important;*/
background-image:url(images/bg.jpg) !important;
background-repeat:repeat !important;
}
#NotForHuman {
	visibility:hidden;
	display:none;
}
img {
   behavior: url("pngbehavior.htc");
}
.disclaimer {
font-family: "Times New Roman", Times, serif;
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
font-size:9px;
color:#000000;
text-decoration:none;
}
.disclaimer a, a:visited {
font-family: "Times New Roman", Times, serif;
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
font-size:9px;
color:#000000;
text-decoration:none;
}
.disclaimer a:active, a:hover {
font-family: "Times New Roman", Times, serif;
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
font-size:9px;
color:#5f2f22;
text-decoration:none;
}

h1 {
font-family:"Times New Roman", Times, serif;
font-size:16px;
}
h2 {
font-family:"Times New Roman", Times, serif;
font-size:15px;
font-weight:normal;
}
h3 {
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-weight:normal;
}

