body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.tab {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(tab.gif);
	width: 97px;
	height: 28px;
	float: left;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 9px;
	margin-right: 5px;
}a:hover.tab {
	background-position: 0px -37px;
}
.left {
	background-color: #FF0000;
	padding: 5px;
}
.right {
	padding: 0px 5px 5px;
}
a {
	color: #FF0000;
}
a:hover {
	color: #000000;
}
h1 {
	margin: 0px;
	padding: 0px;
	background-color: #FFFF00;
	color: #000000;
	font-family: Impact, "Arial Black";
	font-size: 24px;
	font-weight: normal;
}h2 {
	margin: 0px;
	padding: 0px;
	background-color: #FFFF00;
	color: #000000;
	font-family: Impact, "Arial Black";
	font-size: 24px;
	font-weight: normal;
}
.cover {
	border: 1px solid #000000;
	margin: 3px;
}
li a{
	font-weight: bold;
	display: block;
	padding: 2px;
	list-style-position: outside;
	list-style-type: none;
	border-top: 1px none #000000;
	border-right: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	border-left: 1px dashed #000000;
	background-color: #FFFFFF;
}
li a:hover {
	background-color: #000000;
	color: #FFFFFF;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
}a.black {
	color: #000000;
	text-decoration: none;
}
.style2 {
	font-size: 10px;
	font-weight: bold;
}li {
	list-style-type: none;
}
