body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #F4F8FB;
}
page {
	background:#FFFFFF;
	background-image:url(bckg.gif)
}
p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #004483;
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
}
h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #3E689B;
}
h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
}
li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
}
.copyright {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 8pt;
}
a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #CD5510;
	text-decoration:none;
}
a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #800000;
	text-decoration:none;
}
a:hover{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #C0D96E;
	text-decoration:none;
} 
.subTitle {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #004483;
}
.content {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3E689B;
	border-left-color: #3E689B;
}
td img {
	display: block;
}
#photos {
	position: absolute;
	text-align: right;
	top: 133px;
	/*width:287px;*/
	width: 246px;
	z-index:1;
}
#photos img {border: 1px solid #000; /*height: 157px;*/ padding:3px; /*width: 239px;*/}
#photos ul {margin: 1em 0 ; padding: 0;}
#photos li {
	margin: 0 0 1.75em 0;
	list-style: none;
}
.alignRight {text-align: right}

