body {
	font-size: 100%;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
a {
	color: #000;
	text-decoration: none;
}
#content {
	color: #666666;
}
#content a, input.submit:hover {
}
#content a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, #content p, fieldset {
	position: relative;
	margin: 0 0 12px 0;
	padding: 0;
	text-align: justify;
}
fieldset {
	padding: 10px;
}
fieldset legend {
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1.7em;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
#content p {
	line-height: 1.4em;
}
#content ul {
	margin: 9px 0 12px 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 */

