/* PPCCStyles for PPCC; created 7/28/05 */

body               {font-family: lucida,tahoma;
                    color: #000000;
                    font-size: 12pt;
					font-weight: normal;
					background-color:#99BBD2;
                    }
					
p, tr, td           {font-family: lucida,tahoma;
                    color: #000000;
                    font-size: 12pt;
					font-weight: normal;
                    line-height:1.3;
                    }
					
h1, h2, h3, h4, h5  {font-family: optimum; 
                    }

h1				   {font-family: lucida,tahoma;
                    margin-left:8px;
                    color: #FFFFFF;
                    font-size: 14pt;
					font-weight: bold;
					background-color:#6998B8;
                    border-color:#FFFFFF;
					border:dotted 2px;
					padding: 4px;
                    }
					
h2                 {font-family: lucida,tahoma;
                    color: #000000;
                    font-size: 12pt;
					font-weight: bold;
					font-style:italic;
					background-color: #FDFB27;
                    }
					
h3                 {font-family: lucida,tahoma;
                    color: #9BA6C6;
                    font-size: 20pt;
					font-weight: normal;
                    }
					
h4                 {font-family: lucida,tahoma;
                    color: #48B433;
                    font-size: 11pt;
					font-weight: bold;
                    }
					
h5                 {
                    color: #00000;
                    font-size: 14pt;
					font-weight: bold;
					background-color: #99BBD2;
                    }
										
a                  {font-weight: bold; 
                    text-decoration: none;
	                } 

a:link             {color: #4D7998;
                    font-weight: bold;
                    } 

a:active           {color: #5EAFE7;
                    } 

a:hover            {background-color: #FFF;
                    color: #4D7998;
                    }

a:visited          {color: #194665;
                    }
					
.small			  {font-family: arial;
                   font-size: 8pt;
				   font-weight: normal;
                    }
					
#menu		{font-family: lucida,tahoma;
                   font-size: 12pt;
				   font-weight: bold;
                   color:#A2D6FB;
                   line-height:1.8;
                   margin-left:5px;
                    } 

#menu a:link    {color: #eeeeee;
                    font-weight: bold;
                    } 

#menu a:active    {color: #A2D6FB;
                    } 

#menu a:hover    {background-color: #FFF;
                    color: #4D7998;
                    padding:2px;
                    }

#menu a:visited    {color: #5EAFE7;
                    }
					
.med			  {font-family: lucida,tahoma;
                   font-size: 9pt;
				   font-weight: bold;
                    }
					
.style1			  {font-family: lucida,tahoma;
                   color:#AE5F2C;
                   font-size: 12pt;
				   font-weight: bold;
				   background-color:#FBEFE7;
                    }
					
#text			  {font-family: tahoma;
				   color:#055F9E;
                   font-size: 9pt;
				   font-weight: normal;
                    } 

#text a:link    {color: #055F9E;
                    font-weight: bold;
                    } 

#text a:active    {color: #D2E9F8;
                    } 

#text a:hover   {background-color: #FFF;
                    color: #055F9E;
                    padding:2px;
                    }

#text a:visited    {color: #9BBDD5;
                    }



