body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left top;
}

.title {
	font-weight: bold;
	color: #6E417C;
	letter-spacing: 1px;
	font-size: 15px;
	text-transform: uppercase;
}
.date {
	font-size: 10px;
	font-style: italic;
}
a:link, a:visited {
	display: inline;
	padding: 0px 3px;
	margin: 0 0 0px;
	border-width: 0;
	text-align: right;
	font: 12px/13px sans-serif;
	text-decoration: none;
	color: #336699;
}
a:hover, a:active {
	color: #993366;

}
.titleSmall {
	font-weight: bold;
	color: #006600;
	letter-spacing: 1px;
	font-size: 13px;
}
.tableborder {
	border: 1px dotted #333333;
}
.name {
	text-transform: capitalize;
	color: #003366;
	background-color: #99CCFF;
	letter-spacing: .2em;
	display: block;
}
