body,td,th {
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #000066;
}
body {
	background-color: #001E5F;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
h1 {
	font-size: 16px;
	color: #143594;
	margin-bottom: 0px;
	letter-spacing: 8px;
}
h2 {
	font-weight: bolder;
	color: #990000;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
	margin-bottom: 0px;
	margin-right: 25px;
	margin-left: 25px;
}
h3 {
	font-size: 24px;
}
a {
	font-size: 16px;
	margin-bottom: 9px;
}
.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
}
.tiny {
	font-size: 11px;
	color: #FFF7E0;
}
