BODY {
	font-family : Verdana,Tahoma;
	font-size : 10pt;
	color : Navy;
}
TD {
	font-size : 10pt;
}

A {
font-size: x-small;
	font-weight : bold;
	text-decoration : none;
	color : Purple;
}
A:HOVER {
	color: Green;
	text-decoration: underline;
}

.text1 {
	font-size : 8pt;
}
.statustext {
	font-size : 8pt;
	vertical-align : top;
	color: #CCCCCC;
}
.statusselected {
	font-size : 8pt;
	vertical-align : top;
	font-weight: bold;
}
.tableheading {
	color : White;
}
.itemadded {
	color : Green;
	font-weight : bold;
}
.header2 {
	color : White;
	font-weight : bold;
}
H3 {
	color : Green;
}
