h1,h2,h3
{
	font-family:	tahoma;
}
h1
{
	color:			#333366;
	font-weight:	normal;
	font-size:		20pt;
	border-bottom:	1px solid #F0EFF2;
	margin:			0px;
}

h2
{
	color:			#666699;
	font-weight:	normal;
	font-size:		16pt;
	border-bottom:	1px solid #D6D6E0;
	background:		url('images/h2bkg.gif') top left no-repeat;
	margin:			0;
	padding:		0 0 0 15px;
}

p
{
	font-family:	times;
	font-size:		11pt;
	line-height:	120%;
	padding:		4px 0 4px 0px;
	margin:			0;
}
#content-nopad ol,#content-nopad ul
{
	font-family:	times;
	font-size:		11pt;
	line-height:	130%;
}
a.url
{
	font-family:	arial;
	font-size:		8pt;
	color:			#AAA2FF;
}