body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 80%;
	color: #000000;
}
p, li, td, address {
	font-family: verdana, arial, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	color: #000000;
}
ul li {
	list-style: url(/pics/bullet.gif);
	padding-bottom: 0.5em;
}
a:link {
	color: #45277b;
	text-decoration: underline;
}
a:visited {
	color: #404040;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-family: verdana, arial, sans-serif;
	font-size: 1.2em;
	color: #9B7CD4;
	padding: 5px;
	background-color: #efefef;
}
h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 1.2em;
	color: #000000;	
}
h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 1.1em;
	color: #45277b;
	margin-bottom: 0.2em;
	padding: 0;
}
h3.inline {
	margin-bottom: 0px;
	display: inline;
}
h4 {
	font-family: verdana, arial, sans-serif;
	font-size: 1.0em;
	color: #000000;
}
#banner a { text-decoration: none; }
blockquote {
	margin-left: 0;
}
cite {
	padding: 12px 0 0 0;
	font-style: normal;
	display: block;
}
p.contribute {
	margin: -10px 0 0 0;
	padding: 0;
	font-weight: bold;
	font-size: 0.8em;
	text-align: right;
}
q {
	font-weight: bold;
	font-style: italic;
}

