BODY,TD,TH {
	font-family : Verdana;
	font-size : 10pt;
}

A {
	color : #FF0000;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER {
	color : #FFFF00;
	text-decoration : underline;
}

A.menu {
	color : #FFFFFF;
}

A.menu:HOVER {
	color : #FFFF99;
	text-decoration : underline;
}

.title {
	color : #FFA500;
	font-size : 16pt;
}

.table-header-a 	{
	color : #FFFFFF;
	background-color : #FF6600;
	font-size : 8pt;
}

.table-a {
	width : 144;
	background-color : #FF6600;
}

.table-b {
	width : 384;
	background-color : #FFFFFF;
}

.table-c-a {
	background-color : #F0FFFF;
	font-size : 8pt;
}

.table-c-b {
	background-color : #F5F5F5;
	font-size : 8pt;
}

.table-c-c {
	background-color : #F0FFF0;
	font-size : 8pt;
}

.table-c-d {
	background-color : #F8F8FF;
	font-size : 8pt;
}

