body {
	margin:0px;
	padding:0px;
	background:#ffffff;
	color:#464646;
	font-family: Arial, Helvetica, sans-serif;
}

/* header */

table.header {width:100%;
background:#65929C; color:#000000;}

td.header1 {background:#464646; color:#000000;
height:17px;}

td.header2 {background:#EBE8E1; color:#000000;
height:39px;}

/* left column */

td.leftcolumn {background:#EBE8E1; color:#65929C;
width:120px; height:1000px;}

td.leftspacer {width:10px;}

/* content area */

td.content {padding:30px 60px 30px 50px;}

p.center {text-align:center;}h1 {
	font-size: 105%;
	font-style: italic;
	font-weight: bold;
	color: #65929C;
}
h2 {
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	color: #65929C;
}
.sigline {
	font-size: 85%;
	font-style: italic;
	color: #666666;
}
.imgright {
	margin-bottom: 15px;
	margin-left: 20px;
	border: 4px solid #EBE8E1;
}
.imgleft {
	margin-bottom: 15px;
	border: 4px solid #EBE8E1;
	margin-right: 20px;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #C0BAA7;
	background-color: #EBE8E1;
}
a {
	color: #65929C;
	text-decoration: none;
}
a:link {
	color: #65929C;
	text-decoration: none;
}
a:visited {
	color: #65929C;
	text-decoration: none;
}
a:hover {
	color: #65929C;
	text-decoration: underline;
}
a:active {
	color: #65929C;
	text-decoration: underline;
}
.imgcenter {
	border: 4px solid #EBE8E1;
	margin: 15px;
}
.smalltext {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
