body {
	text-align:center;
	font-family:"Georgia", "Verdana","Arial";
	font-size:11px;
	color:#282828;
	background-color:#ededed;
}

h1 {
	font-family:"Georgia", "Verdana","Arial";
	font-size:15px;
	color:#383838;
	word-spacing:3px;
	margin:0px;
	padding-bottom:10px;
}

p {
	padding-bottom:22px;
}

td {
	text-align:center;
	font-family:"Georgia", "Verdana","Arial";
	font-size:11px;
	color:#282828;
}

img	{
	padding:6px; 
	background-color:#f5f5f5;
	border:1px solid #c7c7c7;
}		

.headnotes	{
	font-size:11px; 
	font-weight:normal;
	word-spacing:1px;
	line-height:14px;
}

.navibox {
	padding-bottom:6px;
}

.navibox A:visited 	{ 
	color:#b22222; text-decoration:none; border-bottom: solid 1px #000000;
}
.navibox A:hover 	{ 
	color:#ff4500; text-decoration:none;border-bottom: solid 1px #000000;
}
.navibox A:link 		{ 
	color:#b22222; text-decoration:none; border-bottom: solid 1px #000000;
}
		
.pixbox { 
	padding:6px; 
	background-color:#f5f5f5;
	border:1px solid #c7c7c7; 
}

.paging {
	color: #ff4500;
	text-decoration: none;
	font-size:16px;
}

.footer { 
	font-size:11px; 
	padding-top:6px;
	font-weight:normal;
	word-spacing:2px;
	line-height:14px;
	padding-bottom:8px;
}

.footer a { 
	color:#000000; 
	border-bottom: solid 1px #ff7f50; 
	text-decoration:none;
}

