@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
body {
	background-color: #666;
	background-image: url(images/AJCriss_top.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #963;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #630;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial Black, Gadget, sans-serif;
}
h1 {
	font-size: 21px;
	color: #456A26;
	margin-right: 25px;
	margin-left: 25px;
}
#topnav {
	background-image: url(images/AJCriss_topimage.jpg);
	background-repeat: no-repeat;
}
h2 {
	font-size: 16px;
}
#editbox {
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFF;
}
#editbox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	margin-right: 30px;
	margin-left: 30px;
}
#editbox a {
	color: #456A26;
	text-decoration: none;
}
#editbox a:hover {
	color: #030;
	text-decoration: underline;
}
#editbox ul {
	margin-right: 30px;
	margin-left: 30px;
}
h3 {
	font-size: 14px;
	margin-right: 25px;
	margin-left: 25px;
}
#editbox ol {
	margin-right: 30px;
	margin-left: 30px;
}
