html			{
				overflow-y			: scroll;
				}
body 			{
				font-family			: tahoma, arial;
				font-size			: 13px;
				color				: #000000;
				}
td				{
				font-size			: 13px;
				}
a				{
				color				: #ED1B24;
				text-decoration		: none;
				}
a:hover			{
				text-decoration		: underline;
				}
.menu			{
				color				: #000000;
				font-size			: 9px;
				}
.border			{
				border-left			: 1px solid #D6D5D4;
				border-right		: 1px solid #D6D5D4;
				border-top			: 0px solid #D6D5D4;
				border-bottom		: 0px solid #D6D5D4;
				}
.hd				{
				color				: #ffffff;
				font-size			: 14px;
				font-weight			: bold;
				}