body {
	color: #000000; 
	background-color: #E8EBD6; 
	background-image:url(backgrd.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
}

td, th, ul, li, input, textarea {
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
}

a {
	color: #008000; 
	text-decoration: none;	
}

a:hover {
	color: #008000; 
	text-decoration: underline; 
}

p {
	margin: 1em 0 1em 0; 
}

p.small {
	font-size: 80%; 
	color: #808080; 
}

h1 {
	font-size: 24px; 
	font-weight: bold; 
	margin-bottom: 1em; 
}

h2 {
	font-size: 15px; 
	font-weight: bold; 
	margin-bottom: 1em; 
}

h3 {
	font-size: 12px; 
	font-weight: bold; 
	margin-bottom: 1em; 
}

hr {
	height: 1px; 
	border: none; 
	color: #888888; 
	background-color: #888888; 
}

td.header {
	color: #F03000;
}

div.image {
	padding-left: 2px; 
	padding-top: 2px; 
	float:left; 
	width:175px; 
	height:175px; 
	border-width: 1px 1px 1px 1xp; 
	text-align: center;
	overflow:hidden;
}

table.image {
	border: 2px solid; 
	border-color: #D0D0D0 #A0A0A0 #A0A0A0 #D0D0D0;
	padding-top: 2px;
}