A:hover {
	COLOR: #556071; TEXT-DECORATION: blink
}
.body_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
	text-align: left;
}
.body_titlefont { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #2965A5; font-weight: bold}
.body_font .body_titlefont .body_font .body_font {
	font-weight: normal;
}

* {margin:0; padding:0; font:12px Verdana,Arial}
code {font-family:"Courier New",Courier}

#options {width:660px; margin:20px auto; text-align:right; color:#9ac1c9}
#options a {text-decoration:none; color:#9ac1c9}
#options a:hover {color:#033}

#acc {width:660px; list-style:none; color:#033; margin:0 auto 40px}
#acc h3 {width:660px; border:1px solid #9ac1c9; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/header.gif)}
#acc h3:hover {
	background:url(images/header_over.gif);
	text-align: center;
	background-color: #FC9;
}
#acc .acc-section {overflow:hidden; background:#fff}
#acc .acc-content {width:660px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff}

