a {	
	color: #3366CC;	
	text-decoration: none
}

a:hover {
	text-decoration:underline;
	}


h1 {
color:#274391;
font-size:14px;
line-height:13px;
border-bottom:solid 2px #F4C41A;
padding-bottom:15px;
}

h2 {
color:#F5C51A;
font-size:14px;
line-height:13px;
border-bottom:solid 2px #F4C41A;
padding-bottom:4px;
}


body { 
	background-image:url(images/fd.gif);
	background-repeat:repeat-x;
	color: #29469B;
	background-color:#5584AE;
	margin:0px;
	padding:0px;
	}
	
table {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;		
	color: #29469B;
}
	
.menu a {
	color:#FFFFFF;
	}
	
.smenu a {
	color:#663300;
	}	
	
	
.footer {
color:#89A9BD	;
font-size:9px;
}

.footer a{
color:#89A9BD	;
font-size:9px;
}



.note {
color:#C0D4E1;
font-size:9px;
}