/* basic word format*/
.p {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	text-indent: 1px;
	letter-spacing: normal;
	word-spacing: normal;
	height: 10px;
	line-height: normal;





    }
	
.p1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #333333;
    }	
     
.p2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
   } 
   

/*title*/
.h2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-style: normal;
	color: #333333;
	case: capitalize;
	background-image: none;
	background-repeat: no-repeat;
	font-weight: bold;

   }
   
.sub {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-style: normal;
	color: #666666;
	font-weight: bold;

   }
   
.style {
	border-left:2px;
	border-top: 2px;
	font-family: "Arial";
	font-size: 14px;
	color: #003399;
	font-weight: bold;

	    }
		
.style2 {
	border-left:2px;
	background: white;
	border-top: 2px;
	font-family: "Arial";
	font-size: 11px;
	color: #CC3300;
	font-weight: bold;
	font-style: italic;
	    }
		
.style3 {
	border-left:2px;
	border-top: 2px;
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	font-style: italic;

	    }
		
.style4 {
	border-left:2px;
	border-top: 2px;
	font-family: "Arial";
	font-size: 14px;
	color: #003399;
	font-weight: bold;
	    }		
	
.style5 {
	border-left:2px;
	border-top: 2px;
	font-family: "Arial";
	font-size: 13px;
	color: #FF6600;
	font-weight: bold;
	    }
			
.style6 {
	border-left:2px;
	border-top: 2px;
	font-family: "Arial";
	font-size: 15px;
	color: #006699;
	font-weight: bold;
	    }
		
.style7 {
	border-left:2px;
	border-top: 2px;
	font-family: "Arial";
	font-size: 13px;
	color: #336633;
	font-weight: bold;
	    }
		
.pro_title {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #666666;
	font-weight: bold;
   }   
   
.pro_name {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: #333333;
	font-weight: bold;
   }    
   
.button {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #333333;
	font-weight: lighter;
	font-style: normal;

   }  
