.style1 {
	color: #663300;
	font-size: 15px;
}
body {
	background-image: url(images/bg.gif);
}
body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #0672A5;
}
.style2 {color: #663300}
a:visited {
	color: #0672A5;
}
a:hover {
	color: #26A5CE;
}
a:active {
	color: #21A7D4;
}
#body {
	line-height: 17px;
}

