BODY{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
	font-style : none;
}
LI.arrow {
	list-style : url(images/bullet.gif);
}
TD{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
	font-style : none;
}
A{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #0000ff;
	text-decoration : underline;
	font-style : none;
}
A:HOVER{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #0000ff;
	text-decoration : underline;
	font-style : none;
}
SPAN.b{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	font-style : none;
}
SPAN.i{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
	font-style : italic;
}
SPAN.bi{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	font-style : italic;
}
SUP{
	font-size : 8pt;
}
SPAN.title{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	font-style : italic;
}

.bluebackground {
	background-color : #CCDDFF;
	border : 1px solid #9999FF;
	padding : 5px;
}

BODY.padmargin {
	margin-bottom : 7px;
	margin-left : 7px;
	margin-right : 7px;
	margin-top : 7px;
}