
    a { text-decoration: none; color: #2C2576; }
    a:hover { text-decoration: underline; color: #000000; }

    body, td { font-family: verdana; font-size: 9px;}

    .item_sel a { padding-left: 4px; font-weight: bold; color: black; display:block; width: 180px; }
    .item_notsel a { padding-left: 4px; font-weight: bold; color: black; display:block; width: 180px; }

    .subitem_sel a { padding-left: 10px; font-weight: normal; color: #AA0000; display:block; width: 178px; }
    .subitem_notsel a { padding-left: 10px; font-weight: normal; color: gray; display:block; width: 178px; }

	.footerlink, .footerlink a { color: black; font-weight: bold; }

	.border_selected { border-color: black; }
	.border_notselected { border-color: #9a9a9a; }

    #content { line-height: 15px; text-align: justify; }
	#content img { border-color: black; }

	.feedback_table, .feedback_table input, .feedback_table select { font-family: verdana; font-size: 9px; }