/*  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: #0e65d9; 
	SCROLLBAR-HIGHLIGHT-COLOR: #0e65d9; 
	SCROLLBAR-SHADOW-COLOR: #0e65d9; 
	SCROLLBAR-3DLIGHT-COLOR: #EEEEEE; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #DDDDDD; 
	SCROLLBAR-DARKSHADOW-COLOR: #EEEEEE;

    }



   H1, H2, H3, H4 {

    font-family:	"Arial", "Times New Roman", serif;

    font-style: 	normal;

    font-weight:	Bold;

    color:			#114181;

    }



  H1 {

    font-size: 		26px;

    margin-bottom: 	0px;

    margin-top: 	0px;

    }



  H2 {

    font-size: 		20px;

    margin-top: 	0px;
	
	margin-bottom: 	0px;
	
	color:			#0e65d9;

    }



  H3 {

    font-size: 		10px; 

    }

	

  H4 {

    font-size: 		9px; 

    }



   A {
	font-family:"Arial", "Verdana", "Times New Roman", serif;
	text-decoration: underline;
	font-size: 11px;
	font-weight:normal;
	color: "#114181";
}



   A.ar {
    font-family:	"Arial", "Times New Roman", serif;

    text-decoration: none; 

    font-weight:	normal;

    color:  		"#114181";

    }

	A.cov {
    font-family:	"Arial", "Times New Roman", serif;

    text-decoration: none; 
	
	font-size: 	9px;

    font-weight:	normal;

    color:  		"#FFFFFF";

    }


	A:hover   {

    text-decoration: 	underline; 

    color: 		    #000000;

	}

	

   	B, STRONG {

    font-weight: 	Bold;

    font-size: 	11px;

    }

	

	I, ITALIC {

    font-style: 	Italic;

	font-size: 		11px;

    }



  P {   

    font-family: 	Arial, helvetica, sans-serif;

    font-weight: 	normal;

    font-style: 	normal;

    font-size: 		11px;

    color:   		#000000;

    text-indent: 	0px;
	
	padding: 		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: 	11px;

    vertical-align:   top;

    }



  Td.big {

    font-family: 	Arial, helvetica, sans-serif;

     font-style: 	Normal;

     font-size: 	8px;

    vertical-align:   bottom;

	color:			#FFFFFF;

    }



  Td.2 {

    font-family: 	Arial, helvetica, sans-serif;

     font-style: 	Normal;

     font-size: 	10px;

    vertical-align:   bottom;

    }



Td.nav {

    font-weight: 	normal;

    vertical-align:   middle;

    }

.ptitle			{ font-size: 14pt; color: darkgray; font-weight: bold }
.psubtitle		{ font-size: 12pt; font-style: italic }
.ttitle			{ font-size: 10pt; color: #000099; font-weight: bold }
.tsubtitle		{ font-size: 10pt; font-style: italic }
.stext			{ font-size: 8pt }
.xstext			{ font-size: 7pt }
.xxstext		{ font-size: 6pt }

