body,td,th {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
body#home {
	margin: 0;
	background-color: #cae179;
}
body#int {
	margin: 0;
	background: #cae179 url(/images/bg.gif) repeat-y left top;
}

a { color: #7c2b16; text-decoration: none; }
a:hover { color: #7c2b16; text-decoration: underline; }
.rightcol { 
	background: #b5ca6d;
	padding-top: 20px;
}
.content {
	padding: 20px 20px 20px 10px; }
