body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
}
h1 {
	font-size: 26px;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
h2 {
	font-size: 18px;
	color: #000066;
}
