body {
	background-image: url(../graphics/bkgrnd_blue.gif);
	font-family: Garamond, sans-serif;
	font-size: 1em;
	color: #000000;
	background-color: #CBE0E9;
	left: 10px;
	top: 0px;
	right: 10px;
}
.smit {
	font-size: .9em;
	font-weight: 400;
	color: #990000;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #333333;
}
a:link {
	font-family: Garamond, sans-serif;
	font-size: 1em;
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	font-family: Garamond, sans-serif;
	font-size: 1em;
	color: #336699;
	text-decoration: underline;
	background-color: #FFFFCC;
}
a:visited {
	font-family: Garamond, sans-serif;
	font-size: 1em;
	color: #006600;
	text-decoration: none;
}
a:active {
	font-family: Garamond, sans-serif;
	font-size: 1em;
	color: #CCCCCC;
}

h2 {
	background-color: #FFFFCC;
	border: groove #9900CC;
}
body {
	width: 750px;
}
