body {
	background-color: #fff;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #6f767a;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
}


h1 {
	font-size: 1.8em;
	font-weight: lighter;
	padding-bottom: 0;
	display: inline;
	text-align: left;
	color: #699622;
}

h2 {
	font-size: 1.2em;
	font-weight: normal;
	
}

h3 {
	font-size: 1em;
	font-weight: normal;
	
}

blockquote {
	margin: 0 0 0 5em;
}

table {
	border:0; /* border="0" */
	border-collapse:collapse; /* cellspacing="0" */
	font-size: 0.9em;
}

table td {
	padding:0; /* cellspadding="0" */
}

img {
	border: none;
}

a:link {
	color: #2b8ec7;
	text-decoration: none;
}

a:visited {
	color: #8eaec0;
	text-decoration: none;
}

a:hover {
	color: #88cf18;
	text-decoration: underline;
}

ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
}

li {
	list-style: square;
	margin-top: 10px;
}

.mm {
	font: bold 85% Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.p_desc {
	display: inline;
	font-size: 85%;
}

form input {
	border: 1px solid #c0c9ce;
	width: 100%;
}

textarea {
	border: 1px solid #c0c9ce;
	height: 100px;
	width: 100%
}

select {
	border: 1px solid #c0c9ce;
	width: 50%
}

.r {
	border: none;
	width: 10px;
}
