body {
	background-image:   url("images/nav_buttons/background.gif");
	background-repeat: repeat-y;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000066;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	line-height: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000066;
}
.largelink {
	color: #0099FF;
}
a:link {
	color: #0099FF;
}
a:visited {
	color: #993300;
}
a:hover {
	color: #FF9900;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: none;
}
