body {
	background-color: #DDD;
	color: #000000;

	margin: 0 30px;
}

a:link, a:visited {
	text-decoration: underline;
	color: #0000CC;
}

a:hover {
	text-decoration: underline;
	font-weight:  bold;
}

td {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	padding: 0px;
}

.header {
	background-image:url(images/AJ-BG2.jpg);
	text-align: center;
}

.headertest {
	background-image:url(images/bg-strip-test.jpg);
	text-align: center;
}

.contentCell {
	padding: 10px 24px;
}

.footerCell {
	text-align: center;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.topmid {
}

.botleft, .botmid, .botright {
	height: 12px;
	font-size: 2px;
}
.botmid {
	background-image: url(images/bluesStripB.gif);
}

b {
	font-weight: bold;
}

i {
	font-style: italic;
}
