/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */


body {
	font-family: 'comic sans ms', arial, sans-serif;
    font-size: 10pt;
 }
.spanstyle {
	position:absolute;
	visibility:visible;
	top:-50px;
	font-size:10pt;
	font-family:'comic sans ms';
    font-weight:bold;
	color:#FDFC9B;
}

a { color: #FCF9B1 }
a:visited { color: #FCF9B1 }
a:hover { color: #00ff00 }
a.tex { color:#00ff00 }
a.tex:hover { color: #fcf9b1}

a.white {color: #ffffff; }
a.white:hover {color: #80FF80; }


p { font-family: 'comic sans ms', sans-serif;
	 font-size: 10pt;
}
 p.twelve { font-family:'comic sans ms'; font-size: 12pt }
 h6 {font-family: 'comic sans ms', sans-serif;
     font-size: 14pt;
  }
 .credCl {
    font-family: 'comic sans ms', sans-serif;
    text-align: center;
	color: #FCF9B1;
	font-size: 10pt;
	font-weight:bold;
	font-style:italic;
  }
a.credCl {text-decoration: none; color: #FCF9B1; }
a.credCl:hover {color: #FF8040;}