/*  Demo CSS style */

 

   Body {

    font-family: 	Arial, helvetica, sans-serif;

    font-weight: 	normal;

    font-style: 	normal;

    font-size: 		11px;

    color:   		white;

    margin-left:	0px;

    margin-right:	0px;

    margin-top: 	0px;

    text-align: 	left;
	SCROLLBAR-FACE-COLOR: #FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #CCCCCC; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #CCCCCC; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;

    }



   H1, H2, H3, H4 {

    font-family:	"Arial", "Times New Roman", serif;

    font-style: 	normal;

    font-weight:	Bold;

    color:			#0369B4;

    }



  H1 {

    font-size: 		26px;

    margin-bottom: 	0px;

    margin-top: 	0px;

    }



  H2 {

    font-size: 		16px;

    margin-top: 	4px;

    }



  H3 {

    font-size: 		10px; 

    }

	

  H4 {

    font-size: 		9px; 

    }



   A {

    font-family:	"Arial", "Verdana", "Times New Roman", serif;

    text-decoration: none;     

    font-weight:	normal;

    color: 		"#114181";

    }



   A.ar {
    font-family:	"Verdana", "Times New Roman", serif;

    text-decoration: none; 

    font-weight:	normal;

    color:  		"#114181";

    }



	A:hover   {

    text-decoration: 	underline; 

    color: 		    #000000;

	}

	

   	B, STRONG {

    font-weight: 	Bold;

    }

	

	I, ITALIC {

    font-style: 	Italic;

	font-size: 		9px;

    }



  P {   

    font-family: 	Arial, helvetica, sans-serif;

    font-weight: 	normal;

    font-style: 	normal;

    font-size: 	9px;

    color:   		#000000;

    text-indent: 	0px}

 

   P.note {

    font-family: 	"Verdana", "Arial", "Helvetica";

    font-size: 		7px;

    color: 			#FFFFFF;

    text-align: 	left;

    background: 	#4482DD;

    margin-left: 	8px;

	margin-right:   230pt;

    padding: 		2px

    }



  P.small {

    font-family: 	"Arial", "Helvetica";

    font-size: 		8pt;

    color: 			RGB(128, 0, 128);

    text-indent: 	0px

    }




  Pre {

    font-family:	"Times New Roman", serif;

    font-size: 		8px;

    margin-left: 	10px;

    }

	 

   Th, Td {

     font-family: 	Arial, helvetica, sans-serif;

     font-style: 	Normal;

     font-size: 	11px;

     color:   		black;



     }



   Th {

     font-weight: 	bold;

     text-align: 	left; 

     vertical-align: 	BOTTOM;

     }



  Td {

    font-family: 	Arial, helvetica, sans-serif;

     font-style: 	Normal;

     font-size: 	10px;

    vertical-align:   top;

    }



  Td.big {

    font-family: 	Arial, helvetica, sans-serif;

     font-style: 	Normal;

     font-size: 	11px;

    }



Td.dia {

    font-family: 	Arial, helvetica, sans-serif;

     font-style: 	Normal;

     font-size: 	10px;

    vertical-align:   top;

     color:   		white;

    }



Td.nav {

    font-weight: 	normal;

    vertical-align:   middle;

    }

