@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; color: #272f35; background:#ffffff url(../images/spacer.gif) repeat-x;}

/* preformatted style */
pre { color: #272f35; font-family: "Courier New", Courier, mono; }

/* link style */
a:link		{ color: #eb5f26; text-decoration: underline }
a:visited	{ color: #eb5f26; text-decoration: underline }
a:hover		{ color: #eb5f26; text-decoration: none }
a:active	{ color: #eb5f26; text-decoration: underline }
