body {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
}

a {
	color: #448cca;
	text-decoration: none;
}

a:visited {
	color: #448cca;
	text-decoration: none;
}

header {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.quotebox {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	background-image: url(images/bg_quotes.gif);
	background-repeat: no-repeat;
}

.small {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	padding: 5px;
}

.big {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 16px;
}

.footer {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-bottom: 1px;
	padding-top: 4px;
	margin-top: 4px;
}

.side {
	background-color: #221e1F;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 9px;
	color: #6B8E23;
}

.main {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
