td#content {
	margin: 0px;
	padding: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7bc9e4;
	border-left-color: #7bc9e4;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFCC;
	background-image: url(images/bk.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #996600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #996600;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: underline;
	color: #996600;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
h1 {
	font-size: 20px;
	color: #0099FF;
}
h2 {
	font-size: 18px;
	color: #0099FF;
}
h3 {
	font-size: 14px;
	color: #0099FF;
}div.content {
	margin: 5px;
	padding: 5px;
}
strong {
	color: #0099FF;
}
