body
{
	color: black;
	background-color: yellow;
	font-family: "Times New Roman", serif;
}

h1
{
	color: #000099;
	text-align: center;
	font-size: 48px;
	font-weight: normal;
	margin: 0;
	background-color: inherit;
}

h1.napalm
{
	font-family: "News Gothic MT", serif;
	font-style: italic;
	font-size: 24px;
	color: black;
	text-align: left;
	font-weight: bold;
	background-color: inherit;
}

h2
{
	color: black;
	text-align: center;
	font-size: 18px;
	font-style: normal;
	margin: 0; 
	background-color: inherit;
}

a:link, a:visited, a:active, a:hover
{
	text-align: center;
	color: black;
	font-style: normal;
	font-size: 18px;
	background-color: inherit;
}

a:link.small, a:visited.small, a:active.small, a:hover.small
{
	font-size: 16px;
}

a:link.links, a:visited.links, a:active.links, a:hover.links
{
	font-size: 16px;
	margin-left: 12%;
	font-weight: bold;
}

p
{
	font-style: normal;
	font-size: 16px;
	margin: 0;
}

p.fed
{
 	font-weight: bold;
	text-align: center;
}

p.blackcenter
{
	text-align: center;
	color: black;
	background-color: inherit;
	margin-top: 20px;
	margin-bottom: 20px;
}

p.blackright
{
	text-align: right;
	color: black;
	background-color: inherit;
}

ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.center
{
	text-align: center;
	text-decoration: underline;
}

ul.blackleft
{
	text-align: left;
	color: black;
	background-color: inherit;
}

ul.blue
{
	text-align: center;
	color: #000066;
	background-color: inherit;
}

li.links
{
	margin-bottom: 20px;
}

div.napalm
{
	background-color: #33FF33;
	color: inherit;
}

div.english
{
	text-align: center;
	color: inherit;
	background-color: inherit;
	margin-top: 40px;
}

div.links
{
	float: left;
	width:20%;
	text-align: center;
}

div.chewie
{
	position: absolute;
	top:500px;
	right:100px;
}

div.pages
{
	margin-top: 40px;
}

