
body			{
			background-color: #0f3f60;
			font-size: 10pt;
			font-family: Arial; 
			font-weight: normal;
			text-decoration: none;
			color: #cccccc;
			margin-left: 10px;
			margin-right: 10px;
			margin-top: 10px;
			margin-bottom: 10px;
			}
			
a			{ 
			color: #ffffcc; 
			font-size: 11pt; 
			font-weight: normal; 
			font-family: Arial;
			text-decoration: none;
			}


a:visited		{	 
			color: #ffffcc;
			font-size: 11pt; 
			font-weight: normal; 
			font-family: Arial;
			text-decoration: none;
			}


a:hover			{
			color: #336699;
			background-color: #ffffcc;
			font-size: 11pt; 
			font-weight: normal; 
			font-family: Arial;
			text-decoration: none;
			}
			
			
table			{
			border-style: none;
			color: #dddddd; 
			font-size: 10pt; 
			font-weight: normal; 
			font-family: Arial;
			text-decoration: none;		
			}
			
table.blueoutline	{
			border-width: 1px;
			border-color: #66ccff;
			background-color: #336699;
			border-style: solid;
			color: #dddddd; 
			font-size: 10pt; 
			font-weight: normal; 
			font-family: Arial;
			text-decoration: none;		
			}
			
			
table.costs		{
			border-width: 1px;
			border-color: #ffffff;
			background-color: #336699;
			border-style: solid;
			color: #dddddd; 
			font-size: 10pt; 
			font-weight: normal; 
			font-family: Arial;
			text-decoration: none;		
			}						
			
			
th			{
			background-color: #66ccff;
			color: #000000; 
			font-size: 14pt; 
			font-weight: bold; 
			font-family: Arial;
			text-decoration: none;
			}
			
th.costs		{
			background-color: #ffffff;
			color: #000000; 
			font-size: 10pt; 
			font-weight: bold; 
			font-family: Arial;
			text-decoration: none;
			}			
			
			
ul			{
			list-style-type: disc;
			}
			
			
dt			{
			color: #ffffff; 
			font-size: 11pt; 
			font-weight: bold; 
			font-family: Arial;
			text-decoration: none;
			}
			
			
.footer			{
			color: #dddddd; 
			font-size: 8pt; 
			font-weight: normal; 
			font-family: Arial;
			text-decoration: none;
			font-style: italic;
			}			
											