body {
	font-size: 100%;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content a, #footer a {
	text-decoration: none;
}
#content a:hover, #footer a:hover {
	text-decoration: underline;
}
#content {
}
#content a, input.submit:hover {
}
h1, h2, h3, h4, h5, h6 {
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	font-size: 2.2em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom: 1px dotted #f7722b;
}
h2, h3, h4, h5, h6 {
	font-size: 1.6em;
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
#content p, table {
	margin: 0 0 18px 0;
	line-height: 1.4em;
}
#content ul {
	margin: 9px 0 18px 10px;
	padding: 0 0 0 10px;
}
#content ul li {
	margin: 9px 0 0 0;
}
.smaller {
	font-size: 0.8em;
}
.larger {
	font-size: 2.2em;
}
a img {
	border: none;
}


/* PAGE SPECIFIC */


