BODY  			{ 
				font-family: Arial, Helvetica, Sans-serif;
				background: #ffffcc;
				font-size: 10pt;
				}

P 				{ 
	     		font-family: "Arial", "Helvetica", "Sans-serif";
				font-size: 10pt;
				}
				
H3 				{ 
	     		font-family: "Arial", "Helvetica", "Sans-serif";
				font-size: 14pt;
				font-weight: bold;
				font-size: 10pt;
				}
        
TD				{
      			font-family: Arial, Helvetica, Sans-serif;
				font-size: 10pt;
				}
      
.title			{	
                background: #ffffff url(/images/header_light.gif);
				font-size: 14pt;
				font-weight: bold;
				color: #ffffcc;
				text-align: left;
				}
				
.inset			{
				margin-left: 20px;
				}
				
.nav			{	
                background: #ffffff url(/images/header_light.gif);
				font-size: 10pt;
				font-weight: bold;
				color: #ffffcc;
				}

.nav2			{	
                background: #ffffff url(/images/header_light.gif);
				font-size: 8pt;
				font-weight: bold;
				color: #ffffcc;
				}

.navhighlight			{	
                background: #ffffff url(/images/header_dark.gif);
				font-size: 10pt;
				font-weight: bold;
				color: #ffffcc;
				}

.nav2highlight  {	
                background: #ffffff url(/images/header_light.gif);
				font-size: 8pt;
				font-weight: bold;
				color: #ffffcc;
				}
				
.tableborder	{	
                background: #ffffcc;
				}
				
				
.header		{	
                color: #ffffff;
		background: url(/images/header_dark.gif);
                }

.header2	{	
                color: #efefef;
		background: url(/images/header_light.gif);
                }

.item		{	
		line-height: 120%;
                }

.main-url	{	
		font-size: 10pt;
                text-align: right;
		}

.seealso-url	{	
		font-size: 10pt;
                text-align: right;
		}


.footer		{	
		font-size: 8pt;
                text-align: center;
		}
		


