body  {
	font-family : sans-serif;
	font-size : 11pt;
	color : #000000;
	background-color : #FFF2A2;
	margin-left : 9;
	margin-top : 0;
}

select  {
	font-family : Arial;
	font-size : 11pt;
	background-color : #FFF2A2;
}

A  {}

A:Visited  {}

A:Active  {
	color : Red;
}

table  {
	font-size : 12px;
	font-family : Arial;
}

span  {
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	cursor : help;
}

