BODY {
	font-family : Georgia, "Bookman Old Style", Arial,  Times;
	font-size : 12pt;
	color: #000099;
}

A:link { color : #990033;
	font-weight : bolder;
	text-decoration: none 
}
A:visited { color : #990033;
	font-weight : bolder;
	text-decoration: none 
}
A:active { color : #009900;
	text-decoration: none 
}
A:hover { text-decoration: underline;
	color: #009900;
}

a.red:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #0033FF;
	text-decoration: none;
}

a.red:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #0033FF;
	text-decoration: none;
}

a.red:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	color: #CC3300;
	text-decoration: none;
}



H1 { font-size : 200%;
	font-weight : bolder 
}
H2 { font-size : 180%;
	font-weight : bolder 
}
H3 { font-size : 165%;
	font-weight : bolder 
}
H4 { font-size : 145%;
	font-weight : bolder 
}
H5 { font-size : 130%;
	font-weight : bolder 
}
H6 { font-size : 115%;
	font-weight : bolder 
}
		
.tiny { font-size : 50%
}

.smaller { font-size : 85%
}
		
.larger { font-size : 110%
}
		
tr { font-family: Georgia, "Bookman Old Style", Arial, Times, serif;
}

td { font-family: Georgia, "Bookman Old Style", Arial, Times, serif;
	vertical-align: top;
}

.emph1 { font-weight : bold; 
	font-variant : small-caps; 
	font-size : 120% 
}

.emph2 { font-size: 120%;
	font-weight: bolder;
	color: #330066;
}

.emphsmall { font-size: 80%;
	font-weight: bolder;
	color: #330066;
}

.emphred {
	font-size: 102%;
	font-weight: 600;
	color: #CC0000;
}

.redfont { color : #ff0000 
}


.first-letter { font-size: 150%; 
	float: left
}

.floatright { padding: 4px;
	float: right;
}

.floatleft { padding: 4px;
	float: left;
}

.borderlightblue_bottom { border-top: 1px none #99CCFF;
	border-right: 1px none #99CCFF;
	border-bottom: 1px groove #99CCFF;
	border-left: 1px none #99CCFF;
}

.borderlightred_bottom { border-top: 1px none #CC3300;
	border-right: 1px none #CC3300;
	border-bottom: 1px groove #CC3300;
	border-left: 1px none #CC3300;
}

.bordergreenbottom { border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}

.tight { letter-spacing: 1pt;
	word-spacing: normal;
	display: compact;
	font-size: small;
}

.bordersmaroon { border: 2px outset #990000;
}

.borderbluebottom { border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #3333CC;
}

.TopIndex { font-family: Georgia, "Bookman Old Style", Arial, Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #3333FF;
	text-decoration: none;
	background-color: #99CCFF;
	border: medium groove #CC3300;
}

.LastUpdate { color : #333333; 
	font-size : 80% 
}
		
.OnSpecial { font-weight : bold;
	font-variant : small-caps;
	color : #009933;
}

.downplay {
	font-weight: lighter;
	color: #999999;
}
.background {
	background-attachment: scroll;
	background-color: #FFFFEE;
	background-image:  url(../Graphics/background3.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.background2 {
	background-attachment: scroll;
	background-color: #FFFFEE;
	background-repeat: no-repeat;
	background-position: center center;
}
