body, td	{
		font-famify: Tahoma, Arial;
                color : #222222; 
                text-decoration: none;
                font-size: 12px;
}

a:	{text-decoration: none; color : #02275E;}
a:link	{text-decoration: none; color : #02275E; }
a:active 	{text-decoration: none;}
a:visited	{text-decoration: none; color : #02275E;}
a:hover	{text-decoration: none; color : #215294}

#b	{font-weight: bold}

.light	{text-decoration: none;   font-family: Tahoma, Arial;   color: #FFFFFF;}
.light-ws	{font-size: 8px;   text-decoration: none;   font-family: Tahoma, Arial;   color: #FFFFFF;}
.light-s	{font-size: 10px;   text-decoration: none;   font-family: Tahoma, Arial;   color: #FFFFFF;}
.light-m	{font-size: 11px;   text-decoration: none;   font-family: Tahoma, Arial;   color: #FFFFFF;}
.light-l	{font-size: 12px;   text-decoration: none;   font-family: Tahoma, Arial;   color: #FFFFFF;}
.light-wl	{font-size: 18px;   text-decoration: none;   font-family: Tahoma, Arial;   color: #FFFFFF;}

.shad	{text-decoration: none;   font-family: Tahoma, Arial;   color: #BCCCEF;}
.shad-ws	{font-size: 8px;   text-decoration: none;   font-family: Tahoma, Arial;   color: #BCCCEF;}
.shad-s	{font-size: 10px;   text-decoration: none;   font-family: Tahoma, Arial;   color: #BCCCEF;}
.shad-m	{font-size: 11px;   text-decoration: none;   font-family: Tahoma, Arial;   color: #BCCCEF;}
.shad-l	{font-size: 12px;   text-decoration: none;   font-family: Tahoma, Arial;   color: #BCCCEF;}
.shad-wl	{font-size: 18px;   text-decoration: none;   font-family: Tahoma, Arial;   color: #BCCCEF;}

.blue	{text-decoration: none;   font-family: Tahoma, Arial;   color: #02275E;}
.blue-ws	{font-size: 8px;   text-decoration: none;   font-family: Tahoma, Arial;   color: #02275E;}
.blue-s	{font-size: 10px;   text-decoration: none;   font-family: Tahoma, Arial;   color: #02275E;}
.blue-m	{font-size: 11px;   text-decoration: none;   font-family: Tahoma, Arial;   color: #02275E;}
.blue-l	{font-size: 12px;   text-decoration: none;   font-family: Tahoma, Arial;   color: #02275E;}
.blue-wl	{font-size: 18px;   text-decoration: none;   font-family: Tahoma, Arial;   color: #02275E;}

.dark	{text-decoration: none;   font-family: Tahoma, Arial;   color: #222222;}
.dark-ws	{font-size: 8px;   text-decoration: none;   font-family: Tahoma, Arial;   color: #222222;}
.dark-s	{font-size: 10px;   text-decoration: none;   font-family: Tahoma, Arial;   color: #222222;}
.dark-m	{font-size: 11px;   text-decoration: none;   font-family: Tahoma, Arial;   color: #222222;}
.dark-l	{font-size: 12px;   text-decoration: none;   font-family: Tahoma, Arial;   color: #222222;}
.dark-wl	{font-size: 18px;   text-decoration: none;   font-family: Tahoma, Arial;   color: #222222;}

.area-l 	{
	border-top: 			1px #225194 solid; 
	border-left: 			1px #225194 solid; 
	border-right:			1px #225194 solid; 
	border-bottom: 		1px #225194 solid;
	background-color:	 	#FFFFFF;
	text-decoration: 		none;
	font-weight :			normal;
	font-family:			Tahoma, Arial;
	font-size:				11px;
	color:				#225194;
	}
	
.area-s 	{
	border-top: 			1px #225194 solid; 
	border-left: 			1px #225194 solid; 
	border-right:			1px #225194 solid; 
	border-bottom: 		1px #225194 solid;
	background-color:	 	#FFFFFF;
	text-decoration: 		none;
	font-weight :			normal;
	font-family:			Tahoma, Arial;
	font-size:				10px;
	color:				#225194;
	}