body {
	background-image: url(../style/pasbkgnd.gif);
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 10px;
}
td { font-family: Arial, Helvetica, sans-serif; }
td.bullet {
	font-family: Arial, Helvetica, sans-serif;
	white-space : nowrap;
	vertical-align : top;
	text-align : center;
	width: 15px;
}
img.bullet1 {
	height: 15px;
	width: 15px;
	padding-left : 5px;
	border-style : none;
	border-width : 0px;
}
img.bullet2 {
	height: 12px;
	width: 12px;
	padding-left : 5px;
	border-style : none;
	border-width : 0px;
}
.title1 { text-align: center; color: black; }
.title2 { text-align: center; color: #0000A0;  font-size: 150%; }
p.index { text-align: justify; color: #0000A0; font-size: 120%; white-space : nowrap; }
span.index { text-align: justify; color: #0000A0; font-size: 80%; font-weight : bold; }
a.bulletin { text-align: justify; color: #0000A0; font-size: 100%; font-weight : bold; text-decoration: none; }
a.headline { text-align: justify; color: black; font-size: 80%; font-weight : normal; text-decoration: none; }

td.content {
	padding : 30px;
}
ul {
	list-style-image:	url(../style/rbullet1.gif);
	margin-left:		20px;
	padding-left:		10px;
}
li {
	margin-bottom:		20px;
	padding-left:		10px;
}
ul ul {
	list-style-image:	url(../style/rbullet2.gif);
	margin-left:		10px;
	padding:			0px;
}
li li {
	margin-top:			5px;
	padding-left:		5px;
	margin-bottom:		0px;
}
div.outer_border {
	padding: 0px;
	margin: 10px;
	border-top:	1px solid #CC9966;
	border-right:	1px solid #000000;
	border-bottom:	1px solid #000000;
	border-left:	1px solid #CC9966;
}
div.inner_border {
	padding: 0px;
	margin: 0px;
	border-top:	1px solid #000000;
	border-right:	1px solid #CC9966;
	border-bottom:	1px solid #CC9966;
	border-left:	1px solid #000000;
}

table.content {
	width: 100%;
}
td.content {
	padding: 20px;
	padding-top: 30px;
}

