.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;
	letter-spacing: .1em;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;
	margin-bottom: 10px;
	margin-top: 0px;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #3A586B;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

.largetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: normal;
}
.mediumtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.presssubhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}
.timesroman {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.arial2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.yellowboldlink {
	color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.blackpictureborder {
	border: 1px solid #000000;
}

.yellowboldlink:hover {
	color: #FFFF99;
}
.16pttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.sub {
	vertical-align: -30%;
}
.super {
	vertical-align: 70%;
	font-size: 8px;
}
img {
	behavior: url(/~xcor/css/pnghack.htc);
}