body {	background-color: white;
      	margin-left: 5px;
      	font-family: Arial, Helevtica, Sans-Serif;
      	font-size: 10pt ;
      	color: black; }

table td.header { background-color: #8C9CB5;
		text-align: center;
		color: white; 
		font-weight: bold; }

table td.header01 {background-color: #858934;
		text-align: center;
		color: white; 
		font-weight: bold; }
		
table td { font-size: 10pt; }

em { font-size: 16pt; color:#858934; }

font.notice {font-size: 10pt; color: #C81E1E; font-weight: bold; }
font.quotes {font-size: 10pt; color: #858934; font-weight: bold; font-style: oblique;}
font.copyright {font-size: 10pt; font-style: normal; color: #999999; }
font.byline {font-size: 9pt; font-style: italic; color: #6600cc; }
font.menu {font-size: 10pt; color:#4A4239; font-weight: bold;  }

A.menu2:link    {color:#999999; text-decoration:none; font-weight: normal; font-size: 10pt; }
A.menu2:visited {color:#999999; text-decoration:none; font-weight: normal; font-size: 10pt; }
A.menu2:active  {color:#CC3366; text-decoration:none; font-weight: normal; font-size: 10pt; }
A.menu2:hover   {color:#000FFF; text-decoration:none; font-weight: normal; font-size: 10pt; }

A.menu:link    {color:#4A4239; text-decoration:none; font-weight: bold; font-size: 10pt; }
A.menu:visited {color:#4A4239; text-decoration:none; font-weight: bold; font-size: 10pt; }
A.menu:active  {color:#CC3366; text-decoration:none; font-weight: bold; font-size: 10pt; }
A.menu:hover   {color:#000FFF; text-decoration:none; font-weight: bold; font-size: 10pt; }

A.link:link    {color:black; text-decoration:underline; font-weight: normal; font-size: 10pt; }
A.link:visited {color:black; text-decoration:underline; font-weight: normal; font-size: 10pt; }
A.link:active  {color:black; text-decoration:underline; font-weight: normal; font-size: 10pt; }
A.link:hover   {color:#0000FF; text-decoration:underline; font-weight: normal; font-size: 10pt; }
