td,body,textarea {
	font-family: verdana, arial, sans-serif;
	font-size:12px;
}

a {
	text-decoration: none;
	color: #0033FF;
}

a:hover {
	color: #CC0000;
}

.title {
	font-size: 11px;
	font-weight: bold;
}

.smallText {
	font-size: 10px;
}

.redHeader {
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}
