body
{
}
p, h2, a
{
	font-family:Verdana, Tahoma, Arial, sans-serif;
}
p, a
{
	font-size:12px;
}
p
{
	padding:10px;
}
ul, li
{
	list-style:none;
	position:relative;
	float:left;
}
ul
{
	width:100%;
	padding:0;
}
li
{
	padding:5px;
}
li a
{
	display:block;
	padding:4px;
}
li a:link
{
	background:#ccc;
}
li a:visited
{
	background:#f60;
}
li img
{
	border:0;
}
h2.title, h3.subtitle
{
	position:relative;
	float:left;
	text-indent:10px;
	font-weight:bold;
	font-size:24px;
	color:#808080;
	width:100%;
}
h3.subtitle
{
	font-size:18px;
}