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

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}

a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.bodyheader {
	font-size: 36px;
}

.header {
	font-size: 24px;
}

.bigheader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 50px;
	font-weight: bold;
}

bigheader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 50px;
	font-weight: bold;
}
bigheader:link {
	text-decoration: none;
}
bigheader:visited {
	text-decoration: none;
}
bigheader:hover {
	text-decoration: underline;
}
bigheader:active {
	text-decoration: none;
}
