﻿	BODY {
	 scrollbar-base-color: ob2946;
	 scrollbar-track-color: e5eef3;
	 scrollbar-face-color: 001FA3;
	 scrollbar-highlight-color: ffffff;
	 scrollbar-3dlight-color: ffffff;
	 scrollbar-darkshadow-color: ffffff;
	 scrollbar-shadow-color: grey;
	 scrollbar-arrow-color: white;
	 }
	 
	.menu1 a {
	 color:#ffffff;;
	 font-family: "tahoma";
	 font-weight: normal;
	 font-size: 8pt;
	 text-decoration: none;
	 }
	
	.menu1 a:hover {
	 color:#ffffff;;
	 font-family: "tahoma";
	 font-weight: normal;
	 font-size: 8pt;
	 text-decoration: underline;
	 }

	.menu2 a {
	 color:#001FA3;;
	 font-family: "tahoma";
	 font-weight: normal;
	 font-size: 8pt;
	 text-decoration: none;
	 }
	
	.menu2 a:hover {
	 color:#001FA3;;
	 font-family: "tahoma";
	 font-weight: normal;
	 font-size: 8pt;
	 text-decoration: underline;
	 }	 

	.bookmark a {
	 font-family: "Verdana";
	 font-style: italic;
	 text-decoration: none;
	 }

	.news p {
	 color:#000000;;
	 font-family: "tahoma";
	 font-size: 8pt;
	}	

	.news a {
	 color:#001FA3;;
	 font-family: "tahoma";
	 font-weight: bold;
	 text-decoration: none;
	 }
	
	.news a:hover {
	 color:#001FA3;;
	 font-family: "tahoma";
	 font-weight: bold;
	 text-decoration: underline;
	 }			 
		 	
	p,tr,td {
	 color:#000000;;
	 font-family: "Verdana";
	 font-size: 10pt;
	}	

	li {
	 color:#000000;;
	 font-family: "Verdana";
	 font-size: 10pt;
	 list-style-type: square;
	}	
		
	A {
	 color:#001FA3;;
	 font-family: "Verdana";
	 font-weight: bold;
	 text-decoration: underline;
	}
	
	A:hover {
	 color:#001FA3;;
	 font-family: "Verdana";
	 font-weight: bold;
	 text-decoration: none;
	 }
	
	ul {type: square;
	}
	
		
	.style1, .style4 {
	background-image: url('images/bg_header_dfc.jpg');
	}
	.style2 {
		background-image: url('images/bg_header2_dfc.jpg');
	}
