/* CSS Document */
body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFFFFF;
	list-style-position: outside;
}
p {
	text-align: justify;
}
h1 {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.pullquote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	margin: 0px;
	font-style: oblique;
}
ul {
	list-style-position: outside;
	list-style-image:    url(../activism/images/list-bullet.gif);
}
a:link {
	color: #333399;
}
a:visited {
	color: #663399;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #FF0033;
}
a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.copywrite {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #330000;
	background-color: #999900;
	text-align: center;
	font-size: small;
.pr {
	text-align: right;
}
.pc {
	text-align: center;
}
