.external
{
 background-image: url(images/external.gif);
 background-position: bottom right;
 background-repeat: no-repeat;
 padding-right:13px;
}

.external:hover
{
 text-decoration: underline;
 background-image: url(images/external.gif);
 background-position: bottom right;
 background-repeat: no-repeat;
 padding-right:13px;
}

.small1{font: 8pt Arial;}
.large1{font: 14pt Arial; font-weight:bold;}
.large2{font: 24pt Arial; font-weight:bold;}
.emph{font-style:italic; font-weight:bold;}
.emLarge{font-style:italic; font-weight:bold;font-size:16pt;}
.emMedium{font-style:italic; font-weight:bold;font-size:13pt;}

.inm{font-size: 8pt;}
.trow{margin-top:12px;border-top:1px solid #990033;}

.centered{text-align:center;}
.heading1
{
	font-family:Arial,Helvetica,Geneva,Swiss;
	font-size:large;
	font-style:bold;
	color:#8B0000;
}
