@charset "utf-8";
/* CSS Document */

.win_title			{ font-family: Verdana; font-size: 16px; color:#000000; text-decoration: none }

.win_caption		{ font-family: Verdana; font-size: 11px; color:#000000; text-decoration: none }

.win_details		{ font-family: Verdana; font-size: 10px; color:#000000; text-decoration: none }

.win_header1		{ font-family: Verdana; font-size: 14px; color:#000000; text-decoration: none }

.win_header2		{ font-family: Verdana; font-size: 13px; color:#000000; text-decoration: none }

.win_header3		{ font-family: Verdana; font-size: 13px; color:#000000; text-decoration: none }

.win_body			{ font-family: Verdana; font-size: 11px; color:#000000; text-decoration: none }

.win_links			{ font-family: Verdana; font-size: 11px; color:#006699; text-decoration: none }
A.win_links:link	{ font-family: Verdana; font-size: 11px; color:#006699; text-decoration: none }
A.win_links:visited	{ font-family: Verdana; font-size: 11px; color:#006699; text-decoration: none }
A.win_links:active 	{ font-family: Verdana; font-size: 11px; color:#006699; text-decoration: none }
A.win_links:hover 	{ font-family: Verdana; font-size: 11px; color:#FF0000; text-decoration: underline }

.win_figheader		{ font-family: Arial; font-size: 9px; color:#000000; text-decoration: none }

.win_figfooter		{ font-family: Arial; font-size: 9px; color:#000000; text-decoration: none }

.win_bg1            { background-color:#000000 }
