@charset "utf-8";
/* CSS Document */

p {
	font: trebuchet MS;
	font-size: 14px;
}

table {
	background-color: white;
	padding-bottom: 10px;
}

h2 {
	font: Impact, Arial, san-serif;
	color: #152D6A;
	text-transform: uppercase;
	border-bottom: 2px solid #B2F511;
	letter-spacing: 1px;
	padding-top: 10px;
}

a {
	font: trebuchet MS;
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
	letter-spacing: 1px;
}
