TD{
	Color : #555555; 
	Font-Family : Verdana, Arial, Helvetica, sans-serif; 
	Font-Size : 12px;
}
p {
	font-size: 12px;
	color: #333;
	margin:10px;
	line-height:2em;
}

.bg {
	Background-Position : top;
	Background-repeat : repeat-x;
}

A {
	Color : #555555;
	text-decoration : underline;
}
A:visited {
	Color : #555555;
	text-decoration : underline;
}
A:hover {
	Color : #555555;
	text-decoration : none;
}
A:active {
	Color : #555555;
	text-decoration : none;
}
ul {
	margin:5px 0 5px 25px;
	line-height:1.5em;
}
ol {
	margin:10px 0 10px 50px;
	line-height:1.5em;
}
.pic {
	margin:5px;
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #BBC6D0;
}
