@import url("my.css");
/* @import url("sft.css"); */
.style3 { font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #003366; background: #FFFFFF; }
.style12 {color: #000066; background: #FFFFFF;}
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; color: #990000; }
a:active { text-decoration: none; color: #333333; }
p { font: 12px Arial, Helvetica, sans-serif; color: #006699;background: #FFFFFF; }
.headline { font: bold 18px/25px Arial, Helvetica, sans-serif; color: #003366; background: #FFFFFF url(images/middle.gif); text-align: center; }
li { font: 12px Arial, Helvetica, sans-serif; color: #006699; padding-bottom: 5px; background: #FFFFFF; }
.navbg {
	background: url(images/navbg.gif) repeat-x left center;
}
