body{ background:white;}
strong{ color:darkblue; font-weight:bold;}
h1{font-size:24px; color:darkred ;font-weight:bold;}
h2{font-size:18px; color:#000000; font-weight:bold;}
h3{font-size:16px; color:#000000; font-weight:bold;}
h4{font-size:12px; color:darkred; font-weight:bold;}
h3{font-size:16px; color:#000000; font-weight:bold;}

.f12 {
	font-size: 12px;
	font-style: normal;
	line-height: 160%;
}
.f14 {	font-size: 14px;   line-height: 160%;	font-style: normal;}
.f16 {	font-size: 16px; line-height: 160%;	font-style: normal;}

.f12b {	font-size: 12px; font-weight:bold;line-height: 160%; 	font-style: normal;}
.f14b {	font-size: 14px; font-weight:bold; line-height: 160%; 	font-style: normal;}
.f16b {	font-size: 16px; font-weight:bold; line-height: 160%;	font-style: normal;}

.f14bb {	font-size: 14px;line-height: 160%; font-weight:bold; color:darkblue; 	font-style: normal;}
.f16bb {	font-size: 16px; line-height: 160%;font-weight:bold; color:darkblue; 	font-style: normal;}

.MENUBLACK {	font-size: 12px;	font-weight:normal; color:FFFFFF;}

A.S:link{	font-weight:normal;	font-size: 12px;	color: #0033CC;
	text-decoration: none;
	background-color: #CCCCCC;
	border-top: thin solid #FFFFFF;
	border-right: thin solid #666666;
	border-bottom: thin solid #666666;
	border-left: thin solid #FFFFFF;

}
A.S:visited {	font-weight:normal;	font-size: 12px;	color: #0033CC;	text-decoration: none;
	background-color: #CCCCCC;
	border-top: thin solid #FFFFFF;
	border-right: thin solid #666666;
	border-bottom: thin solid #666666;
	border-left: thin solid #FFFFFF;

	}
A.S:hover {	font-weight:normal;	font-size: 12px;	
	color: #FFFFFF;	
	text-decoration: none;
	background-color: #006699;
	border-top: thin solid #FFFFFF;
	border-right: thin solid #666666;
	border-bottom: thin solid #666666;
	border-left: thin solid #FFFFFF;
}
A.S:active{	font-weight:normal;	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
	background-color: #CCCCCC;
	border-top: thin solid #FFFFFF;
	border-right: thin solid #666666;
	border-bottom: thin solid #666666;
	border-left: thin solid #FFFFFF;

	}
A.L:link{
	font-weight:normal;
	font-size: 14px;
	color: #0033CC;	text-decoration: none;
	background-color: #CCCCCC;
}
A.L:visited {
	font-weight:normal;	font-size: 14px;	color: #0033CC;	text-decoration: none;
	background-color: #CCCCCC;
}
A.L:hover {
	font-weight:normal;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
}
A.L:active{
	font-weight:normal;
	font-size: 14px;
	color: #0033CC;
	background-color: #CCCCCC;
}
A:link{
	font-weight:normal;
	color: #0033CC;
	text-decoration:underline;
	width: auto;
	border: medium #00FF66;
}
A:visited {
	font-weight:normal;
	color: #0033CC;
	text-decoration:underline;
	height: auto;
	width: auto;

}
A:active {text-decoration:underline; font-weight:normal; color: #0033CC;}
A:hover {text-decoration:underline;
	background-color: #006699;
 font-weight:normal; color: #FFFFFF;}
SPAN{
	font-size : 14px;
	font-weight: bold;
	color: #CC0000;


}
td {
	font-size: 12px;
}
