.Main {
	BACKGROUND-COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	COLOR:000000;
	LETTER-SPACING: 0.03em;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	line-height: 18px;
}

.MainBullet {
	BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
	COLOR:black;
    LETTER-SPACING: .03em;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	line-height: 18px;
}

.MainAccent {
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
	COLOR:660000;
    LETTER-SPACING: .01em;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}
h1 {
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    LETTER-SPACING: .01em;
	COLOR:black;
}
.h1accent {
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    LETTER-SPACING: .01em;
	COLOR:660000;
}
.small {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: 996600;
	font-weight:bold;
}
.DummyWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #ffffff;
}
.graybox {
	background:lightgrey;
	font-family: Arial, Helvetica, sans-serif;
	border:0;
	font-size:7pt;
	OverFlow:hidden;
	font-weight:bold;
	width:150;
}
.grayboxBig {
	background:lightgrey;
	font-family: Arial, Helvetica, sans-serif;
	border:0;
	font-size: .6em;
	OverFlow:hidden;
	font-weight:bold;
	width:150;
}

.TitleRed {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	COLOR:#660000;
	LETTER-SPACING: 0.03em;
	WORD-SPACING: normal;
	line-height: 18px;
}

.Bullet {
	BACKGROUND-COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	COLOR:000000;
	LETTER-SPACING: 0.03em;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	line-height: 18px;
	list-style-position: outside;
	list-style-type: disc;
}
.superSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .18em;
}
.DirHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
.DirBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
