/* CSS Document */

.box 
	{
	border: 1px solid #333333
	}
	
.content
	{
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	padding-left: 20px;
	line-height: 17px;
	letter-spacing: 1.5px;
	}
