body, td, th, a, li, ul, input, textarea {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 13px;
}

span.notice {
	font-size:10px;
}

h1 {
	font-size: 13px;
	font-weight: normal;
}

li {
	margin-bottom: 10px;
	}

h2 {
	font-size: 13px;
	color: black;
	font-weight: normal;
	margin: 0;
}

a:link {
	color: #348514;
	text-decoration: none;
}

a:visited {
	color: #348514;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: underline;
}