p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.tcontent {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-color: #336699;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;

}
body {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	background-color: #99CCFF;


}
.sidebar {
	background-color: #336699;
	width: 200px;
	vertical-align: top;
	height: 300px;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336699;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

