* {margin:0;padding:0;}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	line-height: 12px;
}
p {
	color: #FFFFFF;
	font-size: 60%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	font-style: oblique;
	text-transform: uppercase;
	letter-spacing: 2px;
}
ul {
	list-style-type:circle;
	margin:3px;
	list-style-position: inside;
}
li {margin:4px 0;}
.box {
	width:155px;
	padding:4px;
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 68px;
	background-color: #333333;
}
a:link {
	color: #CCCCCC;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: lowercase;
}
a:visited {
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: line-through;
	text-transform: lowercase;
}
a:hover {
	color: #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}
a:active {
	color: #CCCCCC;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}
h2 { color: #fff; font-size: 1.5em; font-family: Helvetica; font-weight: bold; margin: 0.83em 0.83em 0.83em 0; }
h3 { color: #808080; font-size: 1.1em; font-weight: bold; margin: 0.75em 1em; }
h4 { color: #808080; font-size: 10px; font-weight: normal; margin-right: 1em; margin-left: 1em; }
