body {
	color: #000000;
	background : #ffffff;
	font-family : 'Times New Roman',times,serif,Georgia;
}

body,tr,td {
	font-size : 85%;
}

a {
	color: #003399;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

tr.titleBarTop {
	color: #000000;
	background : #003399;
}

tr.tableBody1 {
	color: #000000;
	background : #eeeeee;
}

tr.tableBody2 {
	color: #000000;
	background : #ffffff;
}

td.tableOutline1 {
	color: #000000;
	background : #999999;
}

td.tableOutline2 {
	color: #000000;
	background : #9999ff;
}

td.tableHead1 {
	color: #000000;
	background : #dcdcdc;
}

tr.tableHead2 {
	color: #000000;
	background : #ccccff;
}

td.footerOutline {
	color: #000000;
	background : #a0b8c8;
}

tr.footerBody {
	color: #000000;
	background : #ffffff;
}

.title {
	font-size : 200%;
	color : #ffffff;
	background: #000000;
	font-weight : bold;
}

.heading {
	font-size : 120%;
	font-weight : bold;
}

