p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	text-decoration: none;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	text-decoration: none;
}

a { font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; color: #666666; text-decoration: underline ; cursor:hand; }
.roll { text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: italic; font-weight: normal; color: #333333; cursor:hand; }
.roll:hover { text-decoration: none; color: #2054ab}

.background {
	background-image: url(../images/grey.gif);
	background-repeat: repeat-x;
}
