body {
	margin: 0px;
}
p, td, th, li, input, select, textarea {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
}
a {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #009;
	text-decoration: underline;
	font-weight: bold;
}

/* ------- Custom Styles -------- */
.impact {
	font-size: 45px;
	font-family: times;
	font-style: italic;
	font-weight: bold;
}
.menu {
	color: #600;
}
.menu:hover {
	color: #43439B;
	text-decoration: underline;
	font-weight: bold;
}
.header {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
