body {
	font-family: Verdana, sans-serif;
	line-height: 1.4;
	font-size: 12px;
	background: #fff url(../img/vrule600.jpg) repeat-x;
	margin: 0;
	padding: 0;
}

table {
	font-family: Verdana, sans-serif;
	line-height: 1.4;
	font-size: 11px;
	margin: 0;
	padding: 0;
	align: center;
	width: 700px;
}

caption {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 1.6;
	font-size: 12px;
	margin: 0;
	padding: 0;
	align: center;
	text-decoration: none;
}

th {
	font-family: Verdana, sans-serif;
	line-height: 1.6;
	font-size: 11px;
	margin: 0;
	padding: 0;
	align: center;
}

td {
	font-family: Verdana, sans-serif;
	line-height: 1.6;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	color: #658F00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	margin: 0;
	padding: 40px 0 0 30px;
	font-weight: 100;
	font-size: 23px;
	letter-spacing: -2px;
}

h1 a {
	text-decoration: none;
	color: #FBFEF4;
}

h1 a:hover {
	border-bottom: 1px dotted #FBFEF4;
	color: #FBFEF4;
	text-decoration: none;
}

