﻿.article {
	font-size: 18pt;
	text-align: center;
}
.bold {
	font-weight: bold;
}
.define {
	color: #008000;
	text-decoration: none;
}
.center {
	text-align: center;
}
.federalist {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
.note {
	text-decoration: none;
}
.strike {
	text-decoration: line-through;
}
.subject {
	font-size: 8pt;
	text-align: center;
}
body {
	color: #000000;
	background-color: #FFFFFF;
}
img {
	border-width: 0;
}
