.css_main
{
	margin:10px 0px 0px 0px;
	text-align:center;
	width:100%;
}
.css_maininner
{
	margin:0px auto;
	font-family:"Microsoft Sans Serif";
	font-size:12pt;
	text-align:left;
	width:900px;
}
.css_itemleft
{
	float:left;
	clear:left;
	margin:20px 0px 0px 0px;
	height:150px;
	width:450px;
}
.css_itemright
{
	float:right;
	clear:right;
	margin:20px 0px 0px 0px;
	height:150px;
	width:450px;
}
.css_linkimage
{
	border:0px solid white;
	margin:0px 10px 0px 0px;
	float:left;
	clear:left;
}
.css_title
{
	font-weight:bold;
}
.css_body
{
	font-size:10pt;
}
