a {
	font-family: Arial;
	color: #444444;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
}
a:hover {
	color: #444444;
	background: #4C80B3;
}
a:visited {
	font-family: Arial;
	color: #444444;
	text-decoration: none;
}
.black {
	color: #000000;
}
.grey {
	color: #99CCFF;
}
td {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
h3 {
	color: #99CCFF;
	font-size: 18px;
}
h4 {
	font-size: 12px;
	color: #333333;
	line-height: 0px;
}
small {
	font-size: 9px;
}
h2 {
	font-size: 13px;
}

