body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A4884;
	background-image: url(grid.gif);
}
.navtitle {
	font-size: 11px;
	font-weight: bold;
	color: #993333;
}
.backgroundphoto {
	background-color: #E6E9F3;
	background-image: url(backgroundphoto.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.center {
	text-align: center;
}
a:link {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #6E3535;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #2B4E7C;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #99CC99;
}
.small {
	font-size: 10px;
}
