HTML
{
	font-size: 100%;
}

BODY
{
	font-size: 62.5%;
	max-width: 968px;
}

ABBR
{
	border-bottom: none;
}

ADDRESS
{
	margin-bottom: 12px;
}

.drop
{
	position: relative;
	top: 2px;
	left: 0px;
}

BLOCKQUOTE
{
	background-image: url(images/notepad.jpg);
	background-repeat: repeat-y;
	font-style: italic;
	padding-left: 53px;
	padding-right: 9px;
	padding-top: 14px;
	padding-bottom: 9px;
	width: 330px;
}

ACRONYM, BLOCKQUOTE A
{
	font-style: normal;
}

P, LI, TD, TH, BLOCKQUOTE, ADDRESS, CAPTION, .vcard
{
	line-height: 1.47em;
	font-size: 1.4em;
}

UL LI UL LI, BLOCKQUOTE p
{
	font-size: 100%;
}

STRONG
{
	border: 1px solid #000000;
	padding: 2px;
}

SUP
{
	vertical-align: baseline;
	position: relative;
	bottom: 5px;
}

H1
{
	font-size: 2.4em;
}

H2
{
	font-size: 2.1em;
}

H3
{
	font-size: 1.8em;
}

H4
{
	font-size: 1.6em;
}

HR ~ H3, H5
{
	text-decoration: underline;
}

BLOCKQUOTE H6
{
	font-size: 12px;
	margin: .6em 0px;
	text-align: center;
}

DIV H3
{
	text-decoration: underline;
	margin-top: 0px;
}

UL ~  UL { list-style-type: square; }

/* Begin Table Styles */

TABLE
{
	border-collapse: collapse;
}

BLOCKQUOTE FORM TABLE TD
{
	border: none;
}

CAPTION
{
	font-weight: bolder;
}

TD[title]
{
	cursor: help;
}

/* End Table Styles */

			   
/* These are standard sIFR styles... do not modify */

.sIFR-flash { visibility: visible !important;
	          margin: 0; }

.sIFR-replaced { visibility: visible !important; }

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden; }
