.l {
	color: #000000;
	text-decoration: none;
	font-family: verdana;
	font-size: 13px;
}
.l a:active, .l a:hover {
	text-decoration: none;
}

.b {
	color: #003399;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
}
.b a:link, .b a:visited {
	color: #003399;
}

.f {
	font-family: verdana;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
.f a:link, .f a:visited {
	color: #333333;
	text-decoration: none;
}

table.t {
	border-bottom: 1px solid #000000;
}

.s {
	color: #666666;
	font-family: arial, helvetica; 
	font-size: 13px;
}
.s a:link, .s a:visited, .s a:active{
	color: #003366;
	text-decoration: none;
}
.s a:hover {
	color: #003366;
	text-decoration: underline;
}

.r {
	color: #000000;
	font-family: arial, helvetica;
	font-size: 13px;
}
.r a:link, .r a:visited, .r a:active {
	color: #0000FF;
}

.c {
	color: #000000;
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
}