@charset "iso-8859-1";
/* STANDARD STYLE SHEET 
/* by Anthony Eggert
/* FT11 Interactive
/*---------------------------------------*/

/* body formatting */
body, html { margin: 0px; padding: 0px; height: 100%; border: none; font: normal 10pt arial, san-serif; background:#eff0eb;}

h1{ font-family: arial, san-serif; color: #333333; font-size: 16px; font-weight: normal; line-height: 16px; }

h2{ color: #666666; font-size: 14pt; font-weight: bold; font-style: italic; text-align: left; }

h3{ color: #000000; font-size: 12px; font-weight: bold; margin-bottom: 0.0em; }

h4 {font-family: Tahoma, Palatino Linotype, Times New Roman, Franklin Gothic Medium, Bookman Old Style, Verdana; font-size: 18px; font-weight: bold; font-style: normal; margin-top: 0.0em; margin-bottom: 10px; margin-left: 0px; color: #333366;}

h5 {FONT-FAMILY: arial, san-serif; color: #674627; font-size: 11pt; font-weight: bold;}
	
/* preformatted style */
pre { color: #272f35; font-family: "Courier New", Courier, mono; }

/* standard/predominante font style*/
td { color: #333333; font: 10pt Arial, san-serif; line-height: 1.5; }

td.quote { FONT-FAMILY: Times New Roman; COLOR: #696969; FONT-SIZE: 12pt; line-height: 16px; }

td.index { color: #333333; font: 16px Arial, san-serif; font-weight: normal; line-height: 20px; }

td.footer {
	FONT-FAMILY: arial, san-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}

td.homesquare {
	FONT-FAMILY: arial, san-serif;
	color: #000000;
	font-size: 9px;
	line-height: 1.5;
	font-weight: normal;
}

.privacyPolicy { margin: 0px; padding: 0px; font: normal 12px sans-serif; color: #272f35;}

/* small text/footer */
.footer			{ font-family: arial; color: #666666; font-size: 10px; font-weight:bold;}
.footer a:link 	{ font-family: arial; color: #666666; font-size: 10px; font-weight:bold; text-decoration: underline;}
.footer a:visited { font-family: arial; color: #666666; font-size: 10px; font-weight:bold; text-decoration: underline;}
.footer a:hover 	{ font-family: arial; color: #666666; font-size: 10px; font-weight:bold; text-decoration: none;}
.footer a:active 	{ font-family: arial; color: #666666; font-size: 10px; font-weight:bold; text-decoration: underline;}

li {
	list-style-type: disc;
	vertical-align: middle;
	color: #666666;
	line-height: 20px;

}