body {
			font-family : Tahoma;
			font-size : 12pt;
			color : #004080;
			scrollbar-face-color: #C6D7FF;
 			scrollbar-shadow-color: #FFFFFF; 
 			scrollbar-highlight-color: #BDCBF7; 
 			scrollbar-3dlight-color: #FFFFFF; 
 			scrollbar-darkshadow-color: #FFFFFF; 
 			scrollbar-track-color: #EFEBDE; 
 			scrollbar-arrow-color: #4A6184;
		}
		h1 {
			font-size : 12pt;
			font-weight : bold;
		}

		li {
	font-family : Tahoma;
	font-size : 9pt;
	color : #004080;
	list-style-image: url('../includes/puce.gif');
	
}

		p {
			font-family : Tahoma;
			font-size : 9pt;
			color : #004080;
		}

		.what {
			font-family : Tahoma;
			font-size : 11pt;
			color : #004080;
		}

		.welcome {
			font-family : Tahoma;
			font-size : 12pt;
			color : #004080;
		}

		.table, td {
			font-family : Tahoma;
			font-size : 9pt;
			color : #004080;
		}

		.small {
			font-size : 8pt;
		}


		.chkbox {
			height : 2;
			width : 2;
		}



		a {
			font-family : Tahoma;
			font-size : 9pt;
		}
		
		.titrebox { BACKGROUND-IMAGE: url(../includes/titlebox2.gif);  font-size : 10px; font-family: Verdana; color : #000000; }

		.shadow {
			filter:DropShadow(Color="#ffff33",OffX="2",OffY="2",Positive="1");
			color : #004080;}
		a:link { color: #0000FF; text-decoration: none }
		a:visited { color: #0080c0; text-decoration: none}
		a:active { color: #0000FF; text-decoration: none }
		a:hover { color: #3399FF; text-decoration: underline; }
		




.small_table {
font-size : 10;
}