body	{
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Arial, Verdana, sans-serif;
}

td, div, li	{
	font-size: 11px;
	color: #666;
	vertical-align: top;
}

th	{
	font-size: 11px;
	color: #666;
	font-weight: bold;
	text-align: left;
	padding: 10px;
	vertical-align: top;
}

caption	{
	text-align: left;
	padding: 0 0 10px 0;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}

strong	{
	font-size: 1.1em;
}

a	{
	color: #333;
	text-decoration: underline;
}

a:hover	{
	color: #333;
	text-decoration: none;
}

h1	{
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #3a3a12;
	font-size: 17px;
	line-height: 16px;
	font-family: Trebuchet MS, Arial, sans-serif;
}

h2	{
	font-weight: bold;
	margin: 1px 0;
	padding: 2px 0;
	color: #3a3a12;
	font-size: 17px;
	line-height: 16px;
	font-family: Trebuchet MS, Arial, sans-serif;
	border-bottom: 2px solid #3a3a12;
}

h5	{
	font-weight: bold;
	margin: 1px 0;
	padding: 2px 0;
	color: #3a3a12;
	font-size: 12px;
	line-height: 15px;
	font-family: Trebuchet MS, Arial, sans-serif;
}
