BODY {
	font-size: x-small;
	line-height: 130%;
	color: #1C1C1C;
	margin: 0px 0px 0px 0px;
}

.f10{
	font-size: xx-small;
	line-height: 130%; 
}
.f13{
	font-size: x-small;
	line-height: 130%; 
}
.f15{
	font-size: small;
	line-height: 130%; 
}
.f13_narrow{
	font-size: x-small;
	line-height: 100%; 
}


a.white:link {COLOR: #FFFFFF; TEXT-DECORATION: none}
a.white:visited {COLOR: #FFFFFF; TEXT-DECORATION: none}
a.white:active {COLOR: #FFFFFF; TEXT-DECORATION: none}
a.white:hover {COLOR: #FFFFFF; TEXT-DECORATION: underline}



a.img:hover {
 color: #273420;
 position:relative;
 left:0px;
	top:-1px;
}