.little {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}
.octo {
	font-family: Verdana;
	font-size: 9px;
	font-weight: 200;
	color: #666666;
}
.italicPl {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.littleBold {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	font-weight: bold;

}
.linkSmall {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	text-decoration: none;

	
}
.linkSmall:Hover {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	text-decoration: underline;
	
}
.centercontent {
		border:1px solid #000;
}
