body {
	background-color: #13007d;
}
.tiny {
	font-size: 1px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
table {
	font-family: sans-serif, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000080;
}
.page_banner_img {
	background: url("images/page_banner.jpg") no-repeat);
}
.page_banner_txt {
	font-family: sans-serif, Arial;
	font-size: 11px;
	font-weight: bold;
	color: white;
}
.menu_grid {
	background-color: #cccccc;
}
.menu_item {
	font-family: sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #f30006;
}
.footer {
	font-family: sans-serif, Arial;
	font-size: 10px;
	font-weight: bold;
	color: white;
}
.page_links {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #f30006;
}
.welcome {
	font-family: Arial;
	font-size: 64px;
	font-weight: bold;
}
.title {
	font-family: sans-serif, Arial;
	font-size: 24px;
	font-weight: bold;
	color: black;
}
.subtitle {
	font-family: sans-serif, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #f30006;
}
.text {
	font-family: sans-serif, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000080;
}
