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

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

a {
	color : #555555;
	text-decoration : underline;
}

a:hover {
	text-decoration : underline;
	font-weight: bold;
}

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

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

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

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

td.tableOutline2 {
	color : #ffffff;
	background : #000000;
}

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

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

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

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

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

.heading {
	color : #162ea3;
	Background: #eeeeee;
	font-size : 120%;
	font-weight : bold;
}


