td, p, li, a
{
	font-size: 12px;
	color: black;
	line-height: 20px;
	font-family: Verdana,Arial,SimSun, Serif, Sans-Serif;
}
body {
	border: 1px solid gray;
	Background-color: white;
}
h1
{
	font-size: 14px;
	font-weight: bold; 
	font-family: SimSun, Serif, Sans-Serif;
}
p.relatetopic
{
	text-indent: 0;
	font-weight: bold; 
}
p
{
	text-indent: 23pt;
}
ul
{
	line-height: 16pt;
	padding-left: 15pt;
}
ol
{
	padding-left: 15pt;
	line-height: 16pt;
}
a
{
	color: #003399;
}
a:hover
{
	color: #48a4ff;
}

a.title
{
	font-size: 12px;	
	line-height: 20px;
	font-family: Verdana,Arial,SimSun, Serif, Sans-Serif;
	color: #003399;
}
a:hover.title
{
	color: #48a4ff;
}
.letterspace
{
	letter-spacing:0px;
}

