body { font-size: 1em; font-family: helvetica, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: lighter; }
h1 {
	color: #606060;
	font-size: 1.67em;
	font-weight: normal;
	margin-top: 1.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}
h2 { color: #606060; font-size: 1.25em; font-weight: normal; }
p {
	font-size: medium;
	font-family: helvetica, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
td { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
a:link {
	color: black;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: small;
}
a:visited { color: gray; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; }
a:hover { color: silver; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; background-color: black; text-decoration: none; }


#email1 {
	font-size: 10px;
	color: #666;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FFF;
	background-position: 0px 0px;
	padding-top: 2px;
	padding-left: 8px;
	margin-bottom: 4px;
	width: 100%;
	background-image: url(../images/gradbkgd.png);
	background-repeat: repeat-x;
	height: 24px;
}
#caption {
	font-size: 12px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
	height: 12px;
	width: 500px;
	margin-bottom: 4px;
	padding-bottom: 4px;
}

