html, body {
	padding: 2px;
	margin: 2px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	cursor: default;
	color: #000000;
	background-color: #EBBBAB;
}
table {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	cursor: default;
	color: #000000;
	background-color: #EBBBAB;
}
a:link {
    color: #000000;
    text-decoration: none;
}
a:active {
    color: #000000;
    text-decoration: none;
}
a:visited {
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
h1 {
    font-size: 16px;
    margin: 0px;
    padding: 2px;
    text-align: left;
}
hr {
    color: #FFFFFF;
    height: 1px;
    width: 100%;
}
TD.tabmenu A {
	padding: 3px;
	border-bottom:2px solid #000000;
	DISPLAY: block;
	text-align: center;
	color: #000000;
}

TD.tabmenu A:hover{
	border-bottom: 2px solid #FFFFFF;
	DISPLAY: block;
	text-align: center;
}
a.menu {
   font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
   font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.boxcase {
	width:170px;
	height: 180px;
	float:left;
	text-align:center
}
.copy {
   font-size: 10px;
	color: #FFFFFF;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;	
}
