body {

	background-color: #ffffff;

	font-family : Arial sans-serif;
	color : #464646;
}

TD {
	font-size : 10pt;
}

A:link {
	color: Gray;
	text-decoration: none;	
}

A:active {
	text-decoration: none;	
}

A:visited {
	color: Gray;
	text-decoration: none;		
}

A:FOCUS {
	color: Gray;
}

A:HOVER {
	COLOR :green;
}

.top {
	border-bottom : 1px;
	BORDER-BOTTOM: gray 1px solid
}

.left {
	BORDER-RIGHT: gray 1px solid;
}

.center {
	BORDER-RIGHT: gray 1px solid;
	Padding-bottom: 10px;
	Padding-left: 10px;
	Padding-right: 10px;
	font-size: 10pt;
}

.bottom {
	font-size : 10pt;
	BORDER-TOP: gray 1px solid;
	color: Gray;
	font-weight: normal;
	text-align : center;
	padding: 4px
}

.menu {
	font-size : 10pt;
	Padding-bottom: 3px;
	Padding-top: 3px;
	Padding-left: 10px;
	PAdding-right: 3px;
	font-weight: bold;
	border-bottom: gray 1px solid;
}
