/* HTML Tags */
body 		{font-family: Arial, Helvetica, sans-serif;background-color: #000000; margin-top: 5px;
				scrollbar-arrow-color: #CCCCCC;
				scrollbar-base-color: black;
				scrollbar-dark-shadow-color: #666666;
				scrollbar-track-color: #666666;
				scrollbar-face-color: black;
				scrollbar-shadow-color: #666666;
				scrollbar-highlight-color: #666666;
				scrollbar-3d-light-color: black;}

p    		{font-size:9pt; color: #FFFFFF;}

a:Link   	{color: #FFFFFF; text-decoration: none;}
a:Visited	{color: #FFFFFF; text-decoration: none;}
a:Active    {color :#FFFFFF; text-decoration: none;}
a:Hover  	{color: #99CCFF; text-decoration: underline;}



h1       	{font-size:18px; color: #FFFFFF; font-weight: 800; padding-right: 4px;  padding-top: 5px;  padding-bottom: 5px;}
h2       	{font-size:16pt;}
h3       	{font-size:12pt; font-weight:bold;}
h4       	{font-size:10pt; font-weight:bold; color:#252F5A; padding-bottom:0; margin-bottom:0; border: 0;}
h5       	{font-size:10pt; font-weight:bold; color:#000000; margin-bottom: 0;}

dl,ul,ol 	{margin-top: 2pt; margin-bottom: 2pt;}

form     	{margin-bottom:-5px;}
textarea 	{color: #333333;  background-color:#ffffff; width:100%;}
table 		{font-size:10pt;}

/* Site Styles */
.menu {	font-family: Arial, Helvetica, sans-serif;	color: #FFFFFF;	text-align: center; font-size:10pt;}
.menuline { background-color:#99CCFF; color: #99CCFF; width= 99%; height: 1px;}

a.menu:Link   	{color: #FFFFFF; text-decoration: none;}
a.menu:Visited	{color: #FFFFFF; text-decoration: none;}
a.menu:Active    {color :#FFFFFF; text-decoration: none;}
a.menu:Hover  	{color: #99CCFF; text-decoration: underline;}

.tr_font {font-size: 12px; }
.header_aqua {color: #99CCCC;  font-size: 12px; font-weight: bold;}
.table_subhead_grey {font-size: 12px; color: #CCCCCC; font-weight: bold; }
.list_white {color: #FFFFFF; font-size: 12px; }


-->