				html 
					{
					 color: #000000;
					 background: #000000;
					 width: 790px;
					 vertical-align: top;
					 font-family: Arial, verdana, sans-serif;
					 }
					 
				body 
					{
					 color: #000000;
					 background: #000000;
					 width: 790px;
					 vertical-align: top;
					 font-family: Arial, verdana, sans-serif;
					 }
					 
				h1 
					{
					color: #c88d39;
                    background: #000000;
					text-align: center;
					font-family: Times, Helvetica, Geneva, serif;
					}					
					h1.cont
					 	{
						position: fixed;
						top: 1em;
						left: 1em;
						right: 1em;
						padding-left: 2em;
						padding-right: 2em;
					 	}
				h2 
					{
					color: #d99e4a;
					font-family: Times, Helvetica, Geneva, serif;
					}
					
				div 
					{
					vertical-align: top;
					}				
						div.hed
							{						
							position: absolute;					
							top: 1em;
							left: 1em;
							right: 1em;						
							}							
						div.nav
							 {
							 background: #ffcc66;
							 position: absolute;
							 top: 6em;
							 left: 1em;
							}							
						div.con
							 {
							 position: absolute;
							 top: 12em;
							 left: 8em;
	                         width: 620px;	
							 padding-left: 1em;
							 padding-right: 1em;				
							}
							
				p 
					{			
					color: #451762;		
					background: #D0CDA0;
					font-family: Arial, verdana, sans-serif; 
					text-indent: .25em; 
					text-align: left; 
					border-left: .5em solid #2969A0;
					border-right: .5em solid #2969A0;
					border-top: .5em solid #42A1F2;	
					border-bottom: .20em solid #42A1F2;	
					padding-top: .25em;
					padding-left: 1em;
					padding-right: 1em;		
					}			                            
                        p a:hover 
                           	{
							color: #ffcc66;
                            background: #c88d39;
                            }
						p a:link 
							{
							color: #000000;
							}					
						p a:visited 
							{
							color: #000000;
							}			
					p:first-letter
						{
						color: #4F0A0A;
						font-weight: bold;
						font-size: 150%;
						}							
					p.cont
					 	{
						padding-left: 1em;
						padding-right: 1em;		
						}	
					p.foot
					 	{
						color: #660000;				
						background: #ffcc66;
						padding-left: 1em;
						padding-right: 1em;
	                    text-align: center;
					    text-indent: 0em; 
					    font-family: Times, Helvetica, Geneva, serif;
	                    font-size: 11px;  		
						border-left: .5em solid #c88d39;
						border-top: .5em solid #c88d39;
						border-right: .5em solid #c88d39;
						border-bottom: .5em solid #c88d39;
						}                                
					
				table.cont
				 	{
					color: #000099;
					background: #DDDDDD;
					padding-left: 1em;
					padding-right: 1em;
					}					
                    td.lc
                    	{
                        background: #CCCCFF;
                        width: 390px;
                        text-align: left;
                        }                        
                    td.rc
                    	{
                        background: #CCCCFF;
                        width: 100px;
                        text-align: right;
                        }                        
                    td.hc
                    	{
                        background: #CCCCFF;
                        text-align: center;
                        font-weight: bold;
                        }
						                  
                    ul.Report
                    	{
                        color: #4F0A0A;
                        background: #D0CDA0;
                        padding:0;
					 	margin:0;
					 	font-family: Arial, verdana, sans-serif;
                        font-size: 18px;
					 	list-style-type: none;  
						text-decoration: none;
						border-left: .5em solid #2969A0;
						border-right: .5em solid #2969A0;
						border-top: .5em solid #42A1F2;	
						border-bottom: .20em solid #42A1F2;	
						}						
                        ul.Report li
                        	{
                            color: #71292e;
                            background: #FFFFFF;
                            padding: 0em;
							margin: 0;
							font-family: Arial, verdana, sans-serif;
                            font-size: 13px;  
							text-decoration: none; 
					    	border-left: 0.15em solid #451762;
					    	border-Top: 0.15em solid #451762;
					    	border-Right: 0.15em solid #451762;
					    	border-Bottom: 0.15em solid #451762;                                
	                        }	                            
                        ul.Report a:hover 
                           	{
							color: #ffcc66;
                            background: #c88d39;
                            }
						ul.Report a:link 
							{
							color: #000000;
							}					
						ul.Report a:visited 
							{
							color: #000000;
							}
					
						ul.navbar
							{
							color: yellow;						
							position: absolute;
							top: 3em;
							left: 1em;
							bottom: 0em;
							width: 10em;
							padding: 0;
							margin: 0; 
							font-family: Arial, verdana, sans-Serif;
							list-style-type: none;
							}
				
							ul.navbar li 
								{			
								color: #ffffff;
								background: #660000;
								margin: 0.2em 0;
								padding: 0.3em;
								border-right: .4em solid #FFCC66;
								border-bottom: .2em solid #FFCC66;
								font-size: 13px;
                                font-weight: bold;
								}
									
								ul.navbar li:hover 
									{
									background: #ffffff;
									text-align: center;
									}						
					
							ul.navbar a 
								{
								text-decoration: none;
								}					
								ul.navbar a:link 
									{
									color: #ffcc66;
									}					
								ul.navbar a:visited 
									{
									color: #ffcc66;
									}				
								ul.navbar a:hover 
									{
									color: #ffffff;
									background: #71292e;
									font-size: 14px;
									}