@charset "utf-8";
/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666633;
	}
h2 {
	color: #666633;
	font-size: 24px;
	font-weight: bold;
	}
a:link, a:visited, .highlight {
	color: #669999;
	}
.small {
	font-size: 11px;
	}