BODY {
	FONT-FAMILY: arial, helvetica, sans-serif
}
.linkblue {
	COLOR: white
}
.linkblue:hover {
	COLOR: dodgerblue
}
.linkred {
	COLOR: white
}
.linkred:hover {
	COLOR: red
}
.linkwhite {
	COLOR: white
}
.linkwhite:hover {
	COLOR: dodgerblue
}
A:link {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: purple; TEXT-DECORATION: underline
}
A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: red; TEXT-DECORATION: underline
}
A:active {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: blue; TEXT-DECORATION: underline
}
H1 {
	FONT-FAMILY: arial, helvetica, sans-serif
}
H2 {
	FONT-FAMILY: arial, helvetica, sans-serif
}
H3 {
	FONT-FAMILY: arial, helvetica, sans-serif
}
H4 {
	FONT-FAMILY: arial, helvetica, sans-serif
}
H5 {
	FONT-FAMILY: arial, helvetica, sans-serif
}
H6 {
	FONT-FAMILY: arial, helvetica, sans-serif
}
TABLE {
	FONT-FAMILY: arial, helvetica, sans-serif; TEXT-ALIGN: left
}
TR {
	FONT-FAMILY: arial, helvetica, sans-serif
}
TD {
	FONT-FAMILY: arial, helvetica, sans-serif
}
TH {
	FONT-FAMILY: arial, helvetica, sans-serif; TEXT-ALIGN: center
}
UL {
	FONT-FAMILY: arial, helvetica, sans-serif
}
OL {
	FONT-FAMILY: arial, helvetica, sans-serif
}
DL {
	FONT-FAMILY: arial, helvetica, sans-serif
}
LI {
	FONT-FAMILY: arial, helvetica, sans-serif
}
DD {
	FONT-FAMILY: arial, helvetica, sans-serif
}
P {
	FONT-FAMILY: arial, helvetica, sans-serif
}
B {
	FONT-FAMILY: arial, helvetica, sans-serif
}
I {
	FONT-FAMILY: arial, helvetica, sans-serif
}
PRE {
	FONT-FAMILY: "courier new", courier, monaco, monospace
}
ACRONYM {
	CURSOR: help; COLOR: blue; FONT-STYLE: normal
}
abbr {
	CURSOR: help; COLOR: blue; FONT-STYLE: normal
}
DFN {
	CURSOR: help; COLOR: blue; FONT-STYLE: normal
}
abbr {
	COLOR: blue; BORDER-BOTTOM: #000000 1px dotted; FONT-STYLE: normal
}
DFN {
	COLOR: blue; BORDER-BOTTOM: #000000 1px dotted; FONT-STYLE: normal
}
.small {
	FONT-SIZE: small
}
.smaller {
	FONT-SIZE: smaller
}
.sm {
	FONT-SIZE: x-small
}
.blue {
	COLOR: blue; BACKGROUND-COLOR: transparent
}
.red {
	COLOR: red; BACKGROUND-COLOR: transparent
}
.crumb {
	COLOR: #999999; BACKGROUND-COLOR: transparent
}
.headline {
	COLOR: red; FONT-FAMILY: Verdana, arial, helvetica, sans-serif; BACKGROUND-COLOR: transparent
}
.navbar {
	FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: arial,helvetica,sans-serif; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}
.preformatted {
	FONT-FAMILY: "Courier New", Courier, Monaco, monospace
}
.revhilite {
	BACKGROUND: #ffff66
}
.seealso {
	BACKGROUND: #ffff66; COLOR: black
}
.redinlineframe {
	BORDER-RIGHT: #ff0000 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #ff0000 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 1px; BORDER-LEFT: #ff0000 1px solid; PADDING-TOP: 1px; BORDER-BOTTOM: #ff0000 1px solid
}
.blockquotebox {
	BORDER-RIGHT: #c00 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #c00 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; BORDER-LEFT: #c00 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #c00 1px solid; TEXT-ALIGN: left
}
.notagif {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: x-small; BACKGROUND: #cc3333; PADDING-BOTTOM: 0px; COLOR: white; PADDING-TOP: 0px; BORDER-BOTTOM: #f0f0f0 3px solid
}
.A-hover {
	FONT-SIZE: 105%
}
.indent {
	FONT-SIZE: smaller; MARGIN-LEFT: 2em; MARGIN-RIGHT: 3em; TEXT-ALIGN: justify
}
