body	{
		font-family: Segoe UI, Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
	}
				
p {
		color: #666666;
        line-height: 12pt; 
        margin-top: 6pt; 
        margin-bottom: 6pt;
    }
    
p.maintitle {    
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 240%;
		color: #CC3300;
        margin-top: 10pt; 
        margin-bottom: 10pt;
		}
		
p.topictitle {    
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 160%;
		font-weight: normal; 
		color: #CC3300;
        margin-top: 18pt; 
        margin-bottom: 6pt;
		}
		
p.topicsubtitle {    
		font-size: 100%;
		font-weight: bold; 
        margin-top: 9pt; 
        margin-bottom: -4pt;
}

p.proc {
		color: #505050;
        text-indent: -12pt; 
        margin-left: 22pt; 
        margin-right: 20pt;
    }
    
p.subproc {
		color: #505050;
        margin-left: 22pt; 
        margin-right: 20pt;
        margin-top: -3pt; 
    }
    
p.desctitle {    
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 100%;
		font-weight: bold; 
		color: #333333;
        margin-top: 2pt; 
        margin-bottom: 1pt;
		}

a:link.Desclink  {color: #333333; text-decoration: none;}
a:visited.Desclink  {color: #333333; text-decoration: none;}
a:active.Desclink  {color: #333333; text-decoration: none;}
a:hover.Desclink  {color: #FF6633; text-decoration: underline;}
		
p.desc {
		color: #505050;
        line-height: 120%; 
		font-size: 7pt;
		font-weight: normal; 
        margin-top: 2pt; 
        margin-bottom: 4pt;
        margin-right: 10pt;
    }
    
